Merge branch 'mh/show-branch-topic'
authorJunio C Hamano <gitster@pobox.com>
Wed, 6 May 2015 04:00:25 +0000 (21:00 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 6 May 2015 04:00:26 +0000 (21:00 -0700)
"git show-branch --topics HEAD" (with no other arguments) did not
do anything interesting. Instead, contrast the given revision
against all the local branches by default.

* mh/show-branch-topic:
show-branch: show all local heads when only giving one rev along --topics

1  2 
builtin/show-branch.c
Simple merge