diff options
author | Santiago M. Mola <santi@mola.io> | 2016-12-12 10:09:18 +0100 |
---|---|---|
committer | Santiago M. Mola <santi@mola.io> | 2016-12-12 10:13:10 +0100 |
commit | 6f701ecc18909959364b708b8efddd03cf4e809c (patch) | |
tree | 1cf63ec64a5de003b3821493bf6739d55519ebbd /examples/custom_http | |
parent | 3ba5019e406ab25ee0a658dd2166fa4ac53c52a3 (diff) | |
download | go-git-6f701ecc18909959364b708b8efddd03cf4e809c.tar.gz |
fixtures: fix empty repository fixture .git (#171)
Previous fixture for empty.git was created with clone without --bare.
That was not valid for push tests. Replaced with a .git created with
git init --bare.
Diffstat (limited to 'examples/custom_http')
0 files changed, 0 insertions, 0 deletions