summaryrefslogtreecommitdiffstats
path: root/git-cherry-pick.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-09-04 16:16:51 -0700
committerJunio C Hamano <gitster@pobox.com>2012-09-04 16:16:51 -0700
commitf335393cb267ed983d1b9d6574b95d6f26bd5a85 (patch)
tree1c8feab891c51ceff96424dbd71474ce8efd65ec /git-cherry-pick.html
parent53850261bf66576e51d8d6b0cee14b692de737e4 (diff)
downloadgit-htmldocs-f335393cb267ed983d1b9d6574b95d6f26bd5a85.tar.gz
Autogenerated HTML docs for v1.7.12-176-g3fc0e
Diffstat (limited to 'git-cherry-pick.html')
-rw-r--r--git-cherry-pick.html12
1 files changed, 11 insertions, 1 deletions
diff --git a/git-cherry-pick.html b/git-cherry-pick.html
index 80bfcbe07..f4cbd159b 100644
--- a/git-cherry-pick.html
+++ b/git-cherry-pick.html
@@ -767,6 +767,16 @@ effect to your index in a row.</p></div>
</p>
</dd>
<dt class="hdlist1">
+--allow-empty-message
+</dt>
+<dd>
+<p>
+ By default, cherry-picking a commit with an empty message will fail.
+ This option overrides that behaviour, allowing commits with empty
+ messages to be cherry picked.
+</p>
+</dd>
+<dt class="hdlist1">
--keep-redundant-commits
</dt>
<dd>
@@ -970,7 +980,7 @@ context lines.
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2012-06-25 13:00:39 PDT
+Last updated 2012-09-04 16:16:22 PDT
</div>
</div>
</body>