aboutsummaryrefslogtreecommitdiff
path: root/deprecated/repo_to_repo_files/gcc-branches_google_main.json.rtr
blob: f34063d242d18a51c9b30a95b444658d53c04e6e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
  "input": [
    {
      "type": "svn", 
      "mappings": [
        "branches/google/main"
      ], 
      "address": "svn://gcc.gnu.org/svn/gcc"
    }
  ], 
  "output": [
    {
      "type": "git", 
      "branch": "gcc.gnu.org/branches/google/main", 
      "ignores": [
        ".svn", 
        ".git"
      ], 
      "address": "https://chromium.googlesource.com/chromiumos/third_party/gcc.git"
    }
  ]
}