Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'js/transport-helper-error-reporting-fix' into fc/makefile
[gitweb.git]
/
git-remote-testgit.sh
diff --git
a/git-remote-testgit.sh
b/git-remote-testgit.sh
index b5289493e2ca84bbbff58734bcb0abcae2145312..e83315f0e31af1e89207557136aee6d40604e66f 100755
(executable)
--- a/
git-remote-testgit.sh
+++ b/
git-remote-testgit.sh
@@
-37,6
+37,7
@@
do
echo "*import-marks $gitmarks"
echo "*export-marks $gitmarks"
fi
+ test -n "$GIT_REMOTE_TESTGIT_SIGNED_TAGS" && echo "signed-tags"
echo
;;
list)