From 252430e9ea5996c21c1fe24de623f458a24edbb7 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Wed, 4 Aug 2021 12:52:49 -0300 Subject: tests/resources/*: Embed Git repositories directly Implements #question-5414aee2-031a-5759-2a22-d572ee899ac0. --- tests/resources/repo-2/.gitdir/info/exclude | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 tests/resources/repo-2/.gitdir/info/exclude (limited to 'tests/resources/repo-2/.gitdir/info') diff --git a/tests/resources/repo-2/.gitdir/info/exclude b/tests/resources/repo-2/.gitdir/info/exclude new file mode 100644 index 0000000..a5196d1 --- /dev/null +++ b/tests/resources/repo-2/.gitdir/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] +# *~ -- cgit v1.2.3