• 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      "type": "git",
14      "ignores": [
15        ".svn",
16        ".git"
17      ],
18      "branch": "gcc.gnu.org/branches/google/gcc-4_7-mobile",
19      "address": "https://chromium.googlesource.com/chromiumos/third_party/gcc.git"
20    }
21  ]
22}