aboutsummaryrefslogtreecommitdiff
path: root/git/test/fixtures
diff options
context:
space:
mode:
authorAnil Khatri <27620628+imkaka@users.noreply.github.com>2019-10-23 23:37:43 +0530
committerGitHub <noreply@github.com>2019-10-23 23:37:43 +0530
commitabb18968516c6c3c9e1d736bfe6f435392b3d3af (patch)
tree46b45bc52901f0f52526f9573f06b2fc0f777231 /git/test/fixtures
parent284f89d768080cb86e0d986bfa1dd503cfe6b682 (diff)
parentdfa0eac1578bff14a8f7fa00bfc3c57aba24f877 (diff)
downloadGitPython-abb18968516c6c3c9e1d736bfe6f435392b3d3af.tar.gz
GitPython-abb18968516c6c3c9e1d736bfe6f435392b3d3af.zip
Merge branch 'master' into fix/deepsource-issues
Diffstat (limited to 'git/test/fixtures')
-rw-r--r--git/test/fixtures/diff_copied_mode4
-rw-r--r--git/test/fixtures/diff_copied_mode_raw1
2 files changed, 5 insertions, 0 deletions
diff --git a/git/test/fixtures/diff_copied_mode b/git/test/fixtures/diff_copied_mode
new file mode 100644
index 00000000..60707afc
--- /dev/null
+++ b/git/test/fixtures/diff_copied_mode
@@ -0,0 +1,4 @@
+diff --git a/test1.txt b/test2.txt
+similarity index 100%
+copy from test1.txt
+copy to test2.txt
diff --git a/git/test/fixtures/diff_copied_mode_raw b/git/test/fixtures/diff_copied_mode_raw
new file mode 100644
index 00000000..7640f3ab
--- /dev/null
+++ b/git/test/fixtures/diff_copied_mode_raw
@@ -0,0 +1 @@
+:100644 100644 cfe9deac6e10683917e80f877566b58644aa21df cfe9deac6e10683917e80f877566b58644aa21df C100 test1.txt test2.txt