diff options
| author | Sebastian Thiel <byronimo@gmail.com> | 2010-06-28 19:15:42 +0200 |
|---|---|---|
| committer | Sebastian Thiel <byronimo@gmail.com> | 2010-06-28 19:15:54 +0200 |
| commit | 1fe889ea0cb2547584075dc1eb77f52c54b9a8c4 (patch) | |
| tree | cd3685e0bd87441eab4888efbc4e14a232a65a7b /test/fixtures | |
| parent | 47e3138ee978ce708a41f38a0d874376d7ae5c78 (diff) | |
| download | GitPython-1fe889ea0cb2547584075dc1eb77f52c54b9a8c4.tar.gz GitPython-1fe889ea0cb2547584075dc1eb77f52c54b9a8c4.zip | |
All tests adjusted to work with the changed internal sha representation
Diffstat (limited to 'test/fixtures')
| -rw-r--r-- | test/fixtures/diff_new_mode | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/fixtures/diff_new_mode b/test/fixtures/diff_new_mode index 663c9099..29705386 100644 --- a/test/fixtures/diff_new_mode +++ b/test/fixtures/diff_new_mode @@ -1,7 +1,7 @@ diff --git a/conf/global_settings.py b/conf/global_settings.py old mode 100644 new mode 100755 -index 9ec1bac..1c4f83b +index 9ec1bac000000000000000000000000000000000..1c4f83b000000000000000000000000000000000 --- a/conf/global_settings.py +++ b/conf/global_settings.py @@ -58,6 +58,7 @@ TEMPLATE_CONTEXT_PROCESSORS = ( |
