From 10ee2acdd26a7f1298c6f6d6b7af9b469fe29b87 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 4 May 2024 14:41:41 +0200 Subject: Merging upstream version 1.70.0+dfsg2. Signed-off-by: Daniel Baumann --- vendor/gix-credentials/tests/fixtures/all-but-credentials.sh | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 vendor/gix-credentials/tests/fixtures/all-but-credentials.sh (limited to 'vendor/gix-credentials/tests/fixtures/all-but-credentials.sh') diff --git a/vendor/gix-credentials/tests/fixtures/all-but-credentials.sh b/vendor/gix-credentials/tests/fixtures/all-but-credentials.sh new file mode 100644 index 000000000..0610a71b0 --- /dev/null +++ b/vendor/gix-credentials/tests/fixtures/all-but-credentials.sh @@ -0,0 +1,6 @@ +#!/bin/bash + +echo protocol=ftp +echo host=example.com:8080 +echo path=/path/to/git/ + -- cgit v1.2.3