|
@@ -26,9 +26,9 @@ From https://gitlab.com/yoginth/upsteam
|
|
|
- [deleted] (none) -> bugfix
|
|
- [deleted] (none) -> bugfix
|
|
|
`,
|
|
`,
|
|
|
[]*mirrorSyncResult{
|
|
[]*mirrorSyncResult{
|
|
|
- {"develop", GIT_SHORT_EMPTY_SHA, ""},
|
|
|
|
|
|
|
+ {"develop", GitShortEmptySHA, ""},
|
|
|
{"master", "b0bb24f", "1d85a4f"},
|
|
{"master", "b0bb24f", "1d85a4f"},
|
|
|
- {"bugfix", "", GIT_SHORT_EMPTY_SHA},
|
|
|
|
|
|
|
+ {"bugfix", "", GitShortEmptySHA},
|
|
|
},
|
|
},
|
|
|
},
|
|
},
|
|
|
}
|
|
}
|