mirror of
https://github.com/git/git.git
synced 2024-11-27 20:14:30 +08:00
Merge branch 'jk/test-cleanup'
Test cleanup. * jk/test-cleanup: t/lib-*.sh: drop executable bit t/lib-credential.sh: drop shebang line
This commit is contained in:
commit
dfe48154b1
3
t/lib-credential.sh
Executable file → Normal file
3
t/lib-credential.sh
Executable file → Normal file
@ -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,
|
||||
|
0
t/lib-gpg.sh
Executable file → Normal file
0
t/lib-gpg.sh
Executable file → Normal file
0
t/lib-log-graph.sh
Executable file → Normal file
0
t/lib-log-graph.sh
Executable file → Normal file
0
t/lib-submodule-update.sh
Executable file → Normal file
0
t/lib-submodule-update.sh
Executable file → Normal file
Loading…
Reference in New Issue
Block a user