doc: git-gui browser does not default to HEAD
authorPhilip Oakley <philipoakley@iee.org>
Thu, 12 Jan 2017 21:32:40 +0000 (21:32 +0000)
committerJunio C Hamano <gitster@pobox.com>
Fri, 13 Jan 2017 20:23:28 +0000 (12:23 -0800)
37cd4f7 ("Document git-gui, git-citool as mainporcelain manual pages",
2007-06-21) documented the default, but was shortly followed by c52c945
("git-gui: Allow blame/browser subcommands on bare repositories",
2007-07-17) which, it would appear, as a side effect, removed that default.

Finally document that change.

Signed-off-by: Philip Oakley <philipoakley@iee.org>
Reviewed-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-gui.txt
index 8144527ae026803a4ad87d4fc07b638b85f48075..5f93f8003d1dfa43b6fab00253a206e47839efda 100644 (file)
@@ -35,7 +35,7 @@ blame::
 
 browser::
        Start a tree browser showing all files in the specified
-       commit (or 'HEAD' by default).  Files selected through the
+       commit.  Files selected through the
        browser are opened in the blame viewer.
 
 citool::