Junio C Hamano writes:
> Thomas Rast writes:
>
>> ec9 (push: Add support for pre-push hooks, 2013-01-13) forgot to
>> add a note to git-push(1) about the new --no-verify option.
>
> Does it take --verify option (that may well be the default) so that
> somebody with
>
> [alias] put =
Thomas Rast writes:
> ec9 (push: Add support for pre-push hooks, 2013-01-13) forgot to
> add a note to git-push(1) about the new --no-verify option.
Does it take --verify option (that may well be the default) so that
somebody with
[alias] put = push --no-verify
can say "git put --
ec9 (push: Add support for pre-push hooks, 2013-01-13) forgot to
add a note to git-push(1) about the new --no-verify option.
Signed-off-by: Thomas Rast
---
The insertion spot is at the end, because the existing ordering is
indistinguishable from random. This should also be fixed, but is a
m
3 matches
Mail list logo