gorepod/config.json

15 lines
288 B
JSON
Raw Permalink Normal View History

2021-06-13 19:15:21 +08:00
{
"__comment__": "What comment? Just go read the code.",
"GitServerPrefix": "https://git.edgaru089.ml",
"Repos": {
"go/gl02": {
"ImportPath": "edgaru089.ml/go/gl02",
"ShortPath": "go/gl02",
"RepoType": "git",
"RepoPath": "https://git.edgaru089.ml/go/gl02.git"
}
}
}