cli/git/fixtures/simple.git/config
Mislav Marohnić d97e8fe172 Add live tests for some methods in the git package
We relied too much on stubs for these methods. These new tests actually
invoke `git` commands in the context of a test repository.
2021-02-24 15:05:56 +01:00

9 lines
169 B
Text

[core]
repositoryformatversion = 0
filemode = true
;bare = true
ignorecase = true
precomposeunicode = true
[user]
name = Mona the Cat
email = monalisa@github.com