You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
419 B
23 lines
419 B
{ |
|
"input": [ |
|
{ |
|
"type": "svn", |
|
"mappings": [ |
|
"branches/google/gcc-4_7-mobile" |
|
], |
|
"address": "svn://gcc.gnu.org/svn/gcc" |
|
} |
|
], |
|
"output": [ |
|
{ |
|
"gerrit": true, |
|
"type": "git", |
|
"ignores": [ |
|
".svn", |
|
".git" |
|
], |
|
"branch": "master", |
|
"address": "https://chromium.googlesource.com/chromiumos/third_party/gcc.git" |
|
} |
|
] |
|
} |