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