diff options
author | Ben Keene <seraphire@gmail.com> | 2020-02-11 18:58:01 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-02-11 12:04:05 -0800 |
commit | 4935c458c2ef301d720980eb94de4b631fe47128 (patch) | |
tree | 055a48d8adf888251091fdee696b71009f81cb16 /po/.gitignore | |
parent | git-p4: add p4-pre-submit exit text (diff) | |
download | tgif-4935c458c2ef301d720980eb94de4b631fe47128.tar.xz |
git-p4: add --no-verify option
Add new command line option --no-verify:
Add a new command line option "--no-verify" to the Submit command of
git-p4.py. This option will function in the spirit of the existing
--no-verify command line option found in git commit. It will cause the
P4 Submit function to ignore the existing p4-pre-submit.
Change the execution of the existing trigger p4-pre-submit to honor the
--no-verify option. Before exiting on failure of this hook, display
text to the user explaining which hook has failed and the impact
of using the --no-verify option.
Change the call of the p4-pre-submit hook to use the new run_git_hook
function. This is in preparation of additional hooks to be added.
Signed-off-by: Ben Keene <seraphire@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'po/.gitignore')
0 files changed, 0 insertions, 0 deletions