summaryrefslogtreecommitdiffstats
path: root/git-rebase.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-04-30 15:36:09 -0700
committerJunio C Hamano <gitster@pobox.com>2012-04-30 15:36:09 -0700
commit37e389e94a0e6d4ada67d5061b9298034cf8ce54 (patch)
treeb5d224776c30c5839c6c38d5b6259fd6d6fd30be /git-rebase.html
parent4d61c4a84979ce13d9d3e78e3e9feb63672939b8 (diff)
downloadgit-htmldocs-37e389e94a0e6d4ada67d5061b9298034cf8ce54.tar.gz
Autogenerated HTML docs for v1.7.10-420-g9768c
Diffstat (limited to 'git-rebase.html')
-rw-r--r--git-rebase.html11
1 files changed, 10 insertions, 1 deletions
diff --git a/git-rebase.html b/git-rebase.html
index 013c4d41b..bbdef983e 100644
--- a/git-rebase.html
+++ b/git-rebase.html
@@ -834,6 +834,15 @@ leave out at most one of A and B, in which case it defaults to HEAD.</p></div>
</p>
</dd>
<dt class="hdlist1">
+--keep-empty
+</dt>
+<dd>
+<p>
+ Keep the commits that do not change anything from its
+ parents in the result.
+</p>
+</dd>
+<dt class="hdlist1">
--skip
</dt>
<dd>
@@ -1648,7 +1657,7 @@ reorder commits tend to produce counterintuitive results.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2012-03-31 11:18:40 PDT
+Last updated 2012-04-30 15:35:49 PDT
</div>
</div>
</body>