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: http://git.ipfire.org/?a=commitdiff_plain;h=e95c3fb54fd43b5fca47bcfd946c3a009752cf3a;p=thirdparty%2Fgit.git 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