From: Junio C Hamano Date: Mon, 22 Jul 2013 18:23:56 +0000 (-0700) Subject: Merge branch 'db/show-ref-head' X-Git-Tag: v1.8.4-rc0~27 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/d0b3fa8fd9faf5d18d54e2beb04741fff88af358 Merge branch 'db/show-ref-head' The "--head" option to "git show-ref" was only to add "HEAD" to the list of candidate refs to be filtered by the usual rules (e.g. "--heads" that only show refs under refs/heads). Change the meaning of the option to always show "HEAD" regardless of what filtering will be applied to any other ref (this is a backward incompatible change, so I may need to add an entry to the Release Notes). * db/show-ref-head: show-ref: make --head always show the HEAD ref --- d0b3fa8fd9faf5d18d54e2beb04741fff88af358