]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/lib-credential.sh
Merge branch 'jk/test-cleanup'
[thirdparty/git.git] / t / lib-credential.sh
old mode 100755 (executable)
new mode 100644 (file)
index bb88cc0..dea2cbe
@@ -1,4 +1,5 @@
-#!/bin/sh
+# Shell library for testing credential handling including helpers. See t0302
+# for an example of testing a specific helper.
 
 # Try a set of credential helpers; the expected stdin,
 # stdout and stderr should be provided on stdin,