mirror of
https://github.com/daylinmorgan/git-server.git
synced 2024-11-14 16:17:53 -06:00
11 lines
174 B
JSON
11 lines
174 B
JSON
|
{
|
||
|
"paths": {
|
||
|
"src": "./gitea/git/repositories/daylin",
|
||
|
"dest": "./soft/repos"
|
||
|
},
|
||
|
"repos": {
|
||
|
"src": ["dotfiles", "git-server"],
|
||
|
"dest": ["config"]
|
||
|
}
|
||
|
}
|