config.json
1
{
2
    "repositories":[
3
        {"name":"testrepo", "path":"/home/j/src/git-sandbox", "scm":"git"}
4
    ]
5
}
Loading...