commit | d0b3fa8fd9faf5d18d54e2beb04741fff88af358 | [log] [tgz] |
---|---|---|
author | Junio C Hamano <gitster@pobox.com> | Mon Jul 22 11:23:56 2013 -0700 |
committer | Junio C Hamano <gitster@pobox.com> | Mon Jul 22 11:23:56 2013 -0700 |
tree | bc35c4471f726637bd45ee79102dccda7c409c97 | |
parent | e9682cc028e4d360dcf1364691095accc75f4b74 [diff] | |
parent | 3f3d0cea61aba6ac2fef16736ef55e04bb735e02 [diff] |
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