adding my testing git directory
[rubygit.git] / tests / files / working / dot_git / config
blob073357b490ce8a2d2c751b3b01b6ec1d828630e4
1 [core]
2         repositoryformatversion = 0
3         filemode = true
4         bare = false
5         logallrefupdates = true
6 [gui]
7         geometry = 986x682+365+124 211 500
8 [remote "working"]
9         url = ../working.git
10         fetch = +refs/heads/*:refs/remotes/working/*