summaryrefslogtreecommitdiffstats
path: root/vendor/gix-credentials/tests/fixtures/all-but-credentials.sh
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/gix-credentials/tests/fixtures/all-but-credentials.sh')
-rwxr-xr-xvendor/gix-credentials/tests/fixtures/all-but-credentials.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/vendor/gix-credentials/tests/fixtures/all-but-credentials.sh b/vendor/gix-credentials/tests/fixtures/all-but-credentials.sh
deleted file mode 100755
index 0610a71b0..000000000
--- a/vendor/gix-credentials/tests/fixtures/all-but-credentials.sh
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/bash
-
-echo protocol=ftp
-echo host=example.com:8080
-echo path=/path/to/git/
-