summaryrefslogtreecommitdiff
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
parent472edf9ca063494baf017ed891baa34d0ac057be (diff)
git-debrebase(5): Document best gitk options. Closes:#901927.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
-rw-r--r--debian/changelog1
-rw-r--r--git-debrebase.5.pod4
2 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 6f72c5e..0078bf2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ dgit (5.9~) unstable; urgency=medium
* git-debrebase, Dgit.pm, git: some internal reorganisation to
support git-debrebase changes.
* dgit-downstream-dsc(7): New manpage. Closes:#842643,#851194.
+ * git-debrebase(5): Document best gitk options. Closes:#901927.
--
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