From 29b5ab554790bb57337a3b6ab9dcd963cf69d22e Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 4 May 2024 14:47:08 +0200 Subject: Adding upstream version 1.7.2+ds. Signed-off-by: Daniel Baumann --- tests/resources/duplicate.git/info/exclude | 6 ++++++ tests/resources/duplicate.git/info/refs | 1 + 2 files changed, 7 insertions(+) create mode 100644 tests/resources/duplicate.git/info/exclude create mode 100644 tests/resources/duplicate.git/info/refs (limited to 'tests/resources/duplicate.git/info') diff --git a/tests/resources/duplicate.git/info/exclude b/tests/resources/duplicate.git/info/exclude new file mode 100644 index 0000000..a5196d1 --- /dev/null +++ b/tests/resources/duplicate.git/info/exclude @@ -0,0 +1,6 @@ +# git ls-files --others --exclude-from=.git/info/exclude +# Lines that start with '#' are comments. +# For a project mostly in C, the following would be a good set of +# exclude patterns (uncomment them if you want to use them): +# *.[oa] +# *~ diff --git a/tests/resources/duplicate.git/info/refs b/tests/resources/duplicate.git/info/refs new file mode 100644 index 0000000..3b5bb03 --- /dev/null +++ b/tests/resources/duplicate.git/info/refs @@ -0,0 +1 @@ +8d2f05c97ef29a4697b37c30fe81c248ef411a23 refs/heads/master -- cgit v1.2.3