1 2 3 4 5 6 7 8 9 10 11 12 13 14
[core] repositoryformatversion = 0 filemode = true bare = false logallrefupdates = true [remote "github"] url = https://github.com/hyperchessbot/pgnparse.git fetch = +refs/heads/*:refs/remotes/github/* [remote "gitlab"] url = https://gitlab.com/hyperchessbotauthor/pgnparse.git fetch = +refs/heads/*:refs/remotes/gitlab/*