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/rev_list_commit_diffs | |
| 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/rev_list_commit_diffs')
| -rw-r--r-- | git/test/fixtures/rev_list_commit_diffs | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/git/test/fixtures/rev_list_commit_diffs b/git/test/fixtures/rev_list_commit_diffs new file mode 100644 index 00000000..20397e2e --- /dev/null +++ b/git/test/fixtures/rev_list_commit_diffs @@ -0,0 +1,8 @@ +commit 91169e1f5fa4de2eaea3f176461f5dc784796769 +tree 802ed53edbf6f02ad664af3f7e5900f514024b2f +parent 038af8c329ef7c1bae4568b98bd5c58510465493 +author Tom Preston-Werner <tom@mojombo.com> 1193200199 -0700 +committer Tom Preston-Werner <tom@mojombo.com> 1193200199 -0700 + + fix some initialization warnings + |
