We relied too much on stubs for these methods. These new tests actually invoke `git` commands in the context of a test repository.
9 lines
169 B
Text
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
|