commit | 9f7b28f5a3254d248b82a181bef7195f722ff762 | [log] [tgz] |
---|---|---|
author | Josh Bleecher Snyder <josharian@gmail.com> | Fri Jun 10 07:12:36 2016 -0700 |
committer | Josh Bleecher Snyder <josharian@gmail.com> | Tue Jun 14 01:16:19 2016 +0000 |
tree | 1097768423f7673660a49de8ef78346007d32dc2 | |
parent | 4a86a651c993b954a45140a6ae77b4510674faaf [diff] |
git-codereview: pass args to installHook This enables passing -v to 'git codereview hooks' to see what commands are being run. It also means that automatic installation of hooks should respect -n. Change-Id: I812685b43e9ea678641f64b2182b957342a4e43c Reviewed-on: https://go-review.googlesource.com/24002 Reviewed-by: Andrew Gerrand <adg@golang.org>