From: Ian Jackson Date: Sun, 8 Jul 2018 23:53:54 +0000 (+0100) Subject: git-debrebase(5): Document best gitk options. Closes:#901927. X-Git-Tag: archive/debian/5.9~2 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=commitdiff_plain;h=e7d1fe8cc4bf40f86d3fb53fe48c4240202fd708 git-debrebase(5): Document best gitk options. Closes:#901927. Signed-off-by: Ian Jackson --- diff --git a/debian/changelog b/debian/changelog index 6f72c5e4..0078bf26 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 cc9fb7a0..e44ad349 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 and B +produce more useful output than the default. + =head1 TERMINOLOGY =over