diff options
author | Barry Scott <barry@barrys-emacs.org> | 2016-06-06 09:27:20 +0100 |
---|---|---|
committer | Barry Scott <barry@barrys-emacs.org> | 2016-06-06 09:27:20 +0100 |
commit | 35658887753da7da9a32a297346fd4ee6e53d45c (patch) | |
tree | 64e857e2ea087d489369937e42ea7374d7e04e84 /git/test/fixtures/diff_patch_unsafe_paths | |
parent | 08a0fad2c9dcdfe0bbc980b8cd260b4be5582381 (diff) | |
parent | e0b21f454ea43a5f67bc4905c641d95f8b6d96fd (diff) | |
download | gitpython-35658887753da7da9a32a297346fd4ee6e53d45c.tar.gz |
Merge remote-tracking branch 'upstream/master' into pr-cmd-raise-with-stderr-on-error
Diffstat (limited to 'git/test/fixtures/diff_patch_unsafe_paths')
-rw-r--r-- | git/test/fixtures/diff_patch_unsafe_paths | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/git/test/fixtures/diff_patch_unsafe_paths b/git/test/fixtures/diff_patch_unsafe_paths index 14375f79..9ee6b834 100644 --- a/git/test/fixtures/diff_patch_unsafe_paths +++ b/git/test/fixtures/diff_patch_unsafe_paths @@ -61,6 +61,13 @@ index 0000000000000000000000000000000000000000..eaf5f7510320b6a327fb308379de2f94 +++ "b/path/¯\\_(ツ)_|¯" @@ -0,0 +1 @@ +dummy content +diff --git "a/path/\360\237\222\251.txt" "b/path/\360\237\222\251.txt" +new file mode 100644 +index 0000000000000000000000000000000000000000..eaf5f7510320b6a327fb308379de2f94d8859a54 +--- /dev/null ++++ "b/path/\360\237\222\251.txt" +@@ -0,0 +1 @@ ++dummy content diff --git a/a/with spaces b/b/with some spaces similarity index 100% rename from a/with spaces |