Thread (9 messages) flat view 9 messages, 3 authors, 2021-08-05

Re: git revert --continue --no-verify

From: Cameron Steffen <hidden>
Date: 2021-08-03 20:57:03

`--no-verify` is an argument typically used with `git commit` in order
to skip the pre-commit hook. Since the pre-commit hook also runs on
`git revert --continue`, I expected to be able to use `--no-verify`.

On Tue, Aug 3, 2021 at 3:50 PM Taylor Blau [off-list ref] wrote:
Hi Cameron,

On Tue, Aug 03, 2021 at 02:17:07PM -0500, Cameron Steffen wrote:
quoted
Today I tried to run this command and I just got a help screen. I am
using 2.32.0.

git revert --continue --no-verify
I can't think of any sequencer commands that support a `--[no-]verify`
argument. Did you mistake `--no-verify` for something else, like
`--no-edit` or `--no-commit`?

Thanks,
Taylor
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help