Skip to content

Commit 3120925

Browse files
Philip Oakleygitster
authored andcommitted
doc: git-gui browser does not default to HEAD
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 <[email protected]> Reviewed-by: Johannes Schindelin <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent b6ca73d commit 3120925

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-gui.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ blame::
3535

3636
browser::
3737
Start a tree browser showing all files in the specified
38-
commit (or 'HEAD' by default). Files selected through the
38+
commit. Files selected through the
3939
browser are opened in the blame viewer.
4040

4141
citool::

0 commit comments

Comments
 (0)