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-1/.gitdir/description | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests/resources/repo-1/.gitdir/description (limited to 'tests/resources/repo-1/.gitdir/description') diff --git a/tests/resources/repo-1/.gitdir/description b/tests/resources/repo-1/.gitdir/description new file mode 100644 index 0000000..498b267 --- /dev/null +++ b/tests/resources/repo-1/.gitdir/description @@ -0,0 +1 @@ +Unnamed repository; edit this file 'description' to name the repository. -- cgit v1.2.3