chiark / gitweb /
git-debrebase(5): Document best gitk options. Closes:#901927.
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 8 Jul 2018 23:53:54 +0000 (00:53 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 8 Jul 2018 23:53:54 +0000 (00:53 +0100)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
debian/changelog
git-debrebase.5.pod

index 6f72c5e4a56db9a2d6bf4eb7f58c9163cfd4d972..0078bf26959e50c56f6e73fabb4f9951d74e451a 100644 (file)
@@ -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.
 
  --
 
index cc9fb7a03e3edf77b1d268cfd9ae697d95c0af3b..e44ad3498ae49b71983f6bb05b1beeab2f818a9e 100644 (file)
@@ -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