x/review/git-codereview: change -n
still writes the hooks without announcing
#73314
Labels
FixPending
Issues that have a fix which has not yet been reviewed or submitted.
help wanted
NeedsFix
The path to resolution is known, but the work has not been done.
Milestone
According to usage,
-n
should not result in any changes to repository.But that's not the case for hooks.
Then my repo becomes broken, because
git-codereview
does not exist in PATH.I expect hook handler to report what they are doing and respect
-n
flag.The text was updated successfully, but these errors were encountered: