summaryrefslogtreecommitdiff
path: root/git-debrebase.5.pod
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2018-07-09 01:21:11 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2018-07-09 01:21:11 +0100
commit74920e9e5453441a49bd6841acc10904f510279d (patch)
tree89d7ac93c7daf5add523a480c5d02b4a0ea04f8b /git-debrebase.5.pod
parente7d1fe8cc4bf40f86d3fb53fe48c4240202fd708 (diff)
git-debrebase(5): Suggest `gitk -- :.' too
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'git-debrebase.5.pod')
-rw-r--r--git-debrebase.5.pod3
1 files changed, 2 insertions, 1 deletions
diff --git a/git-debrebase.5.pod b/git-debrebase.5.pod
index e44ad34..52fb60b 100644
--- a/git-debrebase.5.pod
+++ b/git-debrebase.5.pod
@@ -30,7 +30,8 @@ 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>
+B<gitk --date-order>, B<gitk --first-parent>
+and B<gitk -- :.> (or B<gitk .>)
produce more useful output than the default.
=head1 TERMINOLOGY