Instead of showing the commit list, just act like the
@ -115,6 +118,25 @@ adds one commit 'Introduce "reset type"'. "mhf" branch has many
@@ -115,6 +118,25 @@ adds one commit 'Introduce "reset type"'. "mhf" branch has many
other commits.
EXAMPLE
-------
If you keep your primary branches immediately under
`$GIT_DIR/refs/heads`, and topic branches in subdirectories of
it, having the following in the configuration file may help:
------------
[showbranch]
default = --topo-order
default = heads/*
------------
With this,`git show-branch` without extra parameters would show