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/submodules/gitmodules | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 tests/resources/submodules/gitmodules (limited to 'tests/resources/submodules/gitmodules') diff --git a/tests/resources/submodules/gitmodules b/tests/resources/submodules/gitmodules new file mode 100644 index 0000000..2798b69 --- /dev/null +++ b/tests/resources/submodules/gitmodules @@ -0,0 +1,6 @@ +[submodule "testrepo"] + path = testrepo + url = +[submodule ""] + path = testrepo + url = \ No newline at end of file -- cgit v1.2.3