diff options
| author | JJ Graham <thetwoj@gmail.com> | 2019-10-17 23:04:22 -0500 |
|---|---|---|
| committer | Sebastian Thiel <sebastian.thiel@icloud.com> | 2019-10-19 13:17:16 +0200 |
| commit | 71b3845807458766cd715c60a5f244836f4273b6 (patch) | |
| tree | 0ccefefaab130da571093c286e956f30c31dec1a /git/test/fixtures | |
| parent | 59ad90694b5393ce7f6790ade9cb58c24b8028e5 (diff) | |
| download | GitPython-71b3845807458766cd715c60a5f244836f4273b6.tar.gz GitPython-71b3845807458766cd715c60a5f244836f4273b6.zip | |
Fixed new test for copied files
Diffstat (limited to 'git/test/fixtures')
| -rw-r--r-- | git/test/fixtures/diff_copied_mode_raw | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/git/test/fixtures/diff_copied_mode_raw b/git/test/fixtures/diff_copied_mode_raw index 7f414d81..7640f3ab 100644 --- a/git/test/fixtures/diff_copied_mode_raw +++ b/git/test/fixtures/diff_copied_mode_raw @@ -1 +1 @@ -:100644 100644 cfe9dea cfe9dea C100 test1.txt test2.txt +:100644 100644 cfe9deac6e10683917e80f877566b58644aa21df cfe9deac6e10683917e80f877566b58644aa21df C100 test1.txt test2.txt |
