summaryrefslogtreecommitdiffstats
path: root/lib/git.nix
diff options
context:
space:
mode:
Diffstat (limited to 'lib/git.nix')
-rw-r--r--lib/git.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/git.nix b/lib/git.nix
index 9f98c5de..978fabba 100644
--- a/lib/git.nix
+++ b/lib/git.nix
@@ -162,7 +162,7 @@ let
#host=$nick
#$host $GIT_SSH_REPO $ref $link
message="''${message+$message
- }$GIT_SSH_USER $receive_mode pushed $link"
+ }$GIT_SSH_USER $receive_mode $link"
done
if test -n "''${message-}"; then