diff options
| author | Sebastian Thiel <byronimo@gmail.com> | 2010-11-25 17:01:25 +0100 |
|---|---|---|
| committer | Sebastian Thiel <byronimo@gmail.com> | 2010-11-25 17:01:25 +0100 |
| commit | cb68eef0865df6aedbc11cd81888625a70da6777 (patch) | |
| tree | bd3018e6257574687b271b6c2e652ef943657471 /git/test/fixtures/show_empty_commit | |
| parent | 65747a216c67c3101c6ae2edaa8119d786b793cb (diff) | |
| download | GitPython-cb68eef0865df6aedbc11cd81888625a70da6777.tar.gz GitPython-cb68eef0865df6aedbc11cd81888625a70da6777.zip | |
Moved everything into the git subdirectory - some tests still need to be adjusted
Diffstat (limited to 'git/test/fixtures/show_empty_commit')
| -rw-r--r-- | git/test/fixtures/show_empty_commit | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/git/test/fixtures/show_empty_commit b/git/test/fixtures/show_empty_commit new file mode 100644 index 00000000..ea25e32a --- /dev/null +++ b/git/test/fixtures/show_empty_commit @@ -0,0 +1,6 @@ +commit 1e3824339762bd48316fe87bfafc853732d43264 +tree 4b825dc642cb6eb9a060e54bf8d69288fbee4904 +author Tom Preston-Werner <tom@mojombo.com> 1157392833 +0000 +committer Tom Preston-Werner <tom@mojombo.com> 1157392833 +0000 + + initial directory structure |
