github.com/ianfoo/lab@v0.9.5-0.20180123060006-5ed79f2ccfc7/testdata/test.git/config (about) 1 [core] 2 repositoryformatversion = 0 3 filemode = true 4 bare = false 5 logallrefupdates = true 6 editor = test -f 7 [remote "origin"] 8 url = git@gitlab.com:zaquestion/test.git 9 fetch = +refs/heads/*:refs/remotes/origin/* 10 [remote "lab-testing"] 11 url = git@gitlab.com:lab-testing/test.git 12 fetch = +refs/heads/*:refs/remotes/origin/*