diff options
Diffstat (limited to 'gitsyncer.example.json')
| -rw-r--r-- | gitsyncer.example.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gitsyncer.example.json b/gitsyncer.example.json index 3170286..9116f35 100644 --- a/gitsyncer.example.json +++ b/gitsyncer.example.json @@ -8,5 +8,10 @@ "host": "git@github.com", "name": "snonux" } + ], + "repositories": [ + "gitsyncer", + "another-repo", + "yet-another-repo" ] }
\ No newline at end of file |
