summaryrefslogtreecommitdiff
path: root/git-debrebase.5.pod
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2018-07-09 00:53:54 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2018-07-09 00:53:54 +0100
commite7d1fe8cc4bf40f86d3fb53fe48c4240202fd708 (patch)
tree370730a839251eabe52f3e5a4e4d33a2de777c00 /git-debrebase.5.pod
parent472edf9ca063494baf017ed891baa34d0ac057be (diff)
git-debrebase(5): Document best gitk options. Closes:#901927.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'git-debrebase.5.pod')
-rw-r--r--git-debrebase.5.pod4
1 files changed, 4 insertions, 0 deletions
diff --git a/git-debrebase.5.pod b/git-debrebase.5.pod
index cc9fb7a..e44ad34 100644
--- a/git-debrebase.5.pod
+++ b/git-debrebase.5.pod
@@ -29,6 +29,10 @@ provided by your upstream.
However, use of git-debrebase in Debian does not make anything harder for
derivatives, and it can make some things easier.
+When using gitk on branches managed by git-debrebase,
+B<gitk --date-order> and B<gitk --first-parent>
+produce more useful output than the default.
+
=head1 TERMINOLOGY
=over