store sample git repo as dot_git, then copy when testing
This commit is contained in:
parent
b223138ab2
commit
2da040547a
3 changed files with 16 additions and 1 deletions
1
tests/samples/projects/git/dot_git/HEAD
Normal file
1
tests/samples/projects/git/dot_git/HEAD
Normal file
|
@ -0,0 +1 @@
|
|||
ref: refs/heads/master
|
7
tests/samples/projects/git/dot_git/config
Normal file
7
tests/samples/projects/git/dot_git/config
Normal file
|
@ -0,0 +1,7 @@
|
|||
[core]
|
||||
repositoryformatversion = 0
|
||||
filemode = true
|
||||
bare = false
|
||||
logallrefupdates = true
|
||||
ignorecase = true
|
||||
precomposeunicode = true
|
Loading…
Add table
Add a link
Reference in a new issue