summaryrefslogtreecommitdiff
path: root/src/git-run
diff options
context:
space:
mode:
Diffstat (limited to 'src/git-run')
-rwxr-xr-xsrc/git-run2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/git-run b/src/git-run
index 6d541d0..ec27989 100755
--- a/src/git-run
+++ b/src/git-run
@@ -84,4 +84,4 @@ begin
emit log ALLOW ok "argv=$argv"
end &>>$_LOG
-exec /usr/bin/sudo -n -u git /usr/bin/git-shell -c "$gitCommand '$repoDir'"
+exec /usr/bin/sudo -n -u git /usr/bin/git-shell -c -- "$gitCommand '$repoDir'"