mirror of
https://gitee.com/coder-xiaomo/gitee2github
synced 2025-09-11 22:41:39 +08:00
单一py文件拆分为py文件模块,功能完成
This commit is contained in:
15
mapping.sample.json
Normal file
15
mapping.sample.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"_": "请注意,在此处设置映射后将使用映射后的值进行比较,映射前的值将不再参与比较",
|
||||
"orgNameMap": {
|
||||
"from1": "to1",
|
||||
"from2": "to2"
|
||||
},
|
||||
"repoNameMap": {
|
||||
"from1": "to1",
|
||||
"from2": "to2"
|
||||
},
|
||||
"fullNameMap": {
|
||||
"from1": "to1",
|
||||
"from2": "to2"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user