summaryrefslogtreecommitdiff
path: root/gitsyncer.json
blob: caf1c5baed2026636ebccc3f204d7ef13c74de38 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "organizations": [
    {
      "host": "git@codeberg.org",
      "name": "snonux"
    },
    {
      :
      "host": "git@github.com",
      "name": "snonux"
    }
  ],
  "repositories": [],
  "exclude_branches": [
    "^codex/"
  ]
}