diff options
author | George Hickman <george@ghickman.co.uk> | 2017-03-07 16:40:13 +0000 |
---|---|---|
committer | Sebastian Thiel <byronimo@gmail.com> | 2017-03-07 21:23:38 +0100 |
commit | 6c6ae79a7b38c7800c19e28a846cb2f227e52432 (patch) | |
tree | 77479f1954026e344fadddccc6a132e1e1a9ff26 /git/test/fixtures | |
parent | 46c4ec22d70251c487a1d43c69c455fc2baab4f0 (diff) | |
download | gitpython-6c6ae79a7b38c7800c19e28a846cb2f227e52432.tar.gz |
Add a fixture to test incremental blame output for git 2.11.1+
Diffstat (limited to 'git/test/fixtures')
-rw-r--r-- | git/test/fixtures/blame_incremental_2.11.1_plus | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/git/test/fixtures/blame_incremental_2.11.1_plus b/git/test/fixtures/blame_incremental_2.11.1_plus new file mode 100644 index 00000000..beee7011 --- /dev/null +++ b/git/test/fixtures/blame_incremental_2.11.1_plus @@ -0,0 +1,33 @@ +82b8902e033430000481eb355733cd7065342037 2 2 1 +author Sebastian Thiel +author-mail <byronimo@gmail.com> +author-time 1270634931 +author-tz +0200 +committer Sebastian Thiel +committer-mail <byronimo@gmail.com> +committer-time 1270634931 +committer-tz +0200 +summary Used this release for a first beta of the 0.2 branch of development +previous 501bf602abea7d21c3dbb409b435976e92033145 AUTHORS +filename AUTHORS +82b8902e033430000481eb355733cd7065342037 14 14 1 +previous 501bf602abea7d21c3dbb409b435976e92033145 AUTHORS +filename AUTHORS +c76852d0bff115720af3f27acdb084c59361e5f6 1 1 1 +author Michael Trier +author-mail <mtrier@gmail.com> +author-time 1232829627 +author-tz -0500 +committer Michael Trier +committer-mail <mtrier@gmail.com> +committer-time 1232829627 +committer-tz -0500 +summary Lots of spring cleaning and added in Sphinx documentation. +previous bcd57e349c08bd7f076f8d6d2f39b702015358c1 AUTHORS +filename AUTHORS +c76852d0bff115720af3f27acdb084c59361e5f6 2 3 11 +previous bcd57e349c08bd7f076f8d6d2f39b702015358c1 AUTHORS +filename AUTHORS +c76852d0bff115720af3f27acdb084c59361e5f6 13 15 2 +previous bcd57e349c08bd7f076f8d6d2f39b702015358c1 AUTHORS +filename AUTHORS |