aboutsummaryrefslogtreecommitdiff
path: root/repo_to_repo_files/gcc-branches_google_4_7.rtr
blob: bbbc87e69325daa41a6430b3c55c55e8a32a760c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "input": [{
    "type": "svn",
    "address": "svn://gcc.gnu.org/svn/gcc",
    "mappings": ["branches/google/gcc-4_7-mobile"],
  },],
  "output": [{
    "type": "git",
    "address": "https://chromium.googlesource.com/chromiumos/third_party/gcc.git",
    "branch": "gcc.gnu.org/branches/google/gcc-4_7-mobile",
    "ignores": [".svn", ".git"],
  },],
}