[remote "origin"] url = git@vapor.systems:ac-cup-server.git fetch = +refs/heads/*:refs/remotes/origin/* [remote "github"] url = git@github.com:maxaudron/ac-cup-server.git fetch = +refs/heads/*:refs/remotes/origin/* [remote "gitlab"] url = git@gitlab.com:cocainefarm/ac-cup-server.git fetch = +refs/heads/*:refs/remotes/origin/*