From: Junio C Hamano Date: Mon, 31 Aug 2015 22:39:10 +0000 (-0700) Subject: Merge branch 'sg/describe-contains' X-Git-Tag: v2.6.0-rc0~17 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/e95c3fb54fd43b5fca47bcfd946c3a009752cf3a?hp=--cc Merge branch 'sg/describe-contains' "git describe" without argument defaulted to describe the HEAD commit, but "git describe --contains" didn't. Arguably, in a repository used for active development, such defaulting would not be very useful as the tip of branch is typically not tagged, but it is better to be consistent. * sg/describe-contains: describe --contains: default to HEAD when no commit-ish is given --- e95c3fb54fd43b5fca47bcfd946c3a009752cf3a