aboutsummaryrefslogtreecommitdiff
path: root/gitaclhook
diff options
context:
space:
mode:
Diffstat (limited to 'gitaclhook')
-rwxr-xr-xgitaclhook2
1 files changed, 1 insertions, 1 deletions
diff --git a/gitaclhook b/gitaclhook
index 61b6d0f..5d0d79b 100755
--- a/gitaclhook
+++ b/gitaclhook
@@ -338,3 +338,3 @@ unless ($ENV{GIT_DIR}) {
$args{git_dir} = $ENV{GIT_DIR} = $ARGV[0];
- $args{user_name} = $ARGV[1];
+ $args{user} = $ARGV[1];
$args{op} = $ARGV[2];

Return to:

Send suggestions and report system problems to the System administrator.