• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "input": [
3    {
4      "type": "svn",
5      "mappings": [
6        "branches/google/gcc-4_7-mobile"
7      ],
8      "address": "svn://gcc.gnu.org/svn/gcc"
9    }
10  ],
11  "output": [
12    {
13      "gerrit": true,
14      "type": "git",
15      "ignores": [
16        ".svn",
17        ".git"
18      ],
19      "branch": "master",
20      "address": "https://chromium.googlesource.com/chromiumos/third_party/gcc.git"
21    }
22  ]
23}