diff options
| author | Marcus R. Brown <mrbrown@precision-mojo.com> | 2013-01-11 13:47:06 -0700 |
|---|---|---|
| committer | Marcus R. Brown <mrbrown@precision-mojo.com> | 2013-01-11 13:47:06 -0700 |
| commit | 3621c06c3173bff395645bd416f0efafa20a1da6 (patch) | |
| tree | 6b5b3ea91e5a177da412a76c59b19d1fc5625400 /git/test/fixtures | |
| parent | 5991698ee2b3046bbc9cfc3bd2abd3a881f514dd (diff) | |
| download | GitPython-3621c06c3173bff395645bd416f0efafa20a1da6.tar.gz GitPython-3621c06c3173bff395645bd416f0efafa20a1da6.zip | |
Add tests for .git-file.
Diffstat (limited to 'git/test/fixtures')
| -rw-r--r-- | git/test/fixtures/git_file | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/git/test/fixtures/git_file b/git/test/fixtures/git_file new file mode 100644 index 00000000..2efda9f5 --- /dev/null +++ b/git/test/fixtures/git_file @@ -0,0 +1 @@ +gitdir: ./.real |
