From f6b0f38af648d028422a7494378b5dabdc90573f Mon Sep 17 00:00:00 2001 From: Anton Medvedev Date: Sun, 30 Nov 2025 12:46:34 +0100 Subject: First commit --- pkg/gitdiff/testdata/string/mode.patch | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 pkg/gitdiff/testdata/string/mode.patch (limited to 'pkg/gitdiff/testdata/string/mode.patch') diff --git a/pkg/gitdiff/testdata/string/mode.patch b/pkg/gitdiff/testdata/string/mode.patch new file mode 100644 index 0000000..953ab25 --- /dev/null +++ b/pkg/gitdiff/testdata/string/mode.patch @@ -0,0 +1,3 @@ +diff --git a/file.txt b/file.txt +old mode 100644 +new mode 100755 -- cgit v1.2.3