git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Yubin Ruan <ablacktshirt@gmail.com>
To: git <git@vger.kernel.org>
Subject: git cherry-pick with --no-verify option
Date: Mon, 14 Mar 2022 13:41:55 +0800	[thread overview]
Message-ID: <CAJYFCiPw6VPPKpiC0f1iwdYf0LCFCbfrpNSHFs1qbwtGXX6pUA@mail.gmail.com> (raw)

Hi,

Is there any version of Git that supports the cherry-pick command with
"--no-verify"?

It is supported in "git commit" command but not in "git cherry-pick"
command, and I always have to move .git/hooks/pre-commit away to work
around this in case of "git cherry-pick".

Or is there any reason that it is not included in "cherry-pick" command ?

(Please include me in reply since I does not subscribe to the list)

--
Thanks,
Yuibin

             reply	other threads:[~2022-03-14  5:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-14  5:41 Yubin Ruan [this message]
2022-03-14 23:13 ` git cherry-pick with --no-verify option Junio C Hamano
2022-03-15  2:29   ` Yubin Ruan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAJYFCiPw6VPPKpiC0f1iwdYf0LCFCbfrpNSHFs1qbwtGXX6pUA@mail.gmail.com \
    --to=ablacktshirt@gmail.com \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).