summaryrefslogtreecommitdiff
path: root/git-remote-testgit
diff options
context:
space:
mode:
Diffstat (limited to 'git-remote-testgit')
-rwxr-xr-xgit-remote-testgit1
1 files changed, 1 insertions, 0 deletions
diff --git a/git-remote-testgit b/git-remote-testgit
index b395c8de59..e7ed3a33e6 100755
--- a/git-remote-testgit
+++ b/git-remote-testgit
@@ -38,6 +38,7 @@ do
echo "*import-marks $gitmarks"
echo "*export-marks $gitmarks"
fi
+ test -n "$GIT_REMOTE_TESTGIT_SIGNED_TAGS" && echo "signed-tags"
echo
;;
list)