aboutsummaryrefslogtreecommitdiff
path: root/repo_to_repo_files/gcc-branches_google_main.rtr
blob: ff8ed0df499479f9806bdce4944ebb38e003b92e (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/main"],
  },],
  "output": [{
    "type": "git",
    "address": "https://chromium.googlesource.com/chromiumos/third_party/gcc.git",
    "ignores": [".svn", ".git"],
    "branch": "gcc.gnu.org/branches/google/main",
  },],
}