summaryrefslogtreecommitdiffstats
path: root/githooks.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2018-08-17 15:21:16 -0700
committerJunio C Hamano <gitster@pobox.com>2018-08-17 15:21:16 -0700
commitbfd91f4e89b5ab0f4238e1bfb7bd0e2a82adc225 (patch)
treec33af60aaec3db5022000bba743acc5c95314c23 /githooks.html
parentf09b7cd0fc08d1df0fbd5c756672772049836b7a (diff)
downloadgit-htmldocs-bfd91f4e89b5ab0f4238e1bfb7bd0e2a82adc225.tar.gz
Autogenerated HTML docs for v2.18.0-748-gfa03c
Diffstat (limited to 'githooks.html')
-rw-r--r--githooks.html8
1 files changed, 7 insertions, 1 deletions
diff --git a/githooks.html b/githooks.html
index de382be37..f32313c7d 100644
--- a/githooks.html
+++ b/githooks.html
@@ -1167,6 +1167,12 @@ the filename <code>/</code>.</p></div>
hook to limit its search. On error, it will fall back to verifying
all files and folders.</p></div>
</div>
+<div class="sect2">
+<h3 id="_p4_pre_submit">p4-pre-submit</h3>
+<div class="paragraph"><p>This hook is invoked by <code>git-p4 submit</code>. It takes no parameters and nothing
+from standard input. Exiting with non-zero status from this script prevent
+<code>git-p4 submit</code> from launching. Run <code>git-p4 submit --help</code> for details.</p></div>
+</div>
</div>
</div>
<div class="sect1">
@@ -1180,7 +1186,7 @@ all files and folders.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2018-05-23 00:06:29 PDT
+ 2018-08-17 15:20:20 PDT
</div>
</div>
</body>