1 1 [core] [core]
2 2 repositoryformatversion = 0 repositoryformatversion = 0
3 3 filemode = true filemode = true
4 4 bare = false bare = false
5 5 logallrefupdates = true logallrefupdates = true
6 [remote "bob"]
7 url = /home/rene/github/github/git-internals/repos/using-git-for-collaboration/Bob
8 fetch = +refs/heads/*:refs/remotes/bob/*