From: Junio C Hamano Date: Mon, 15 May 2023 20:59:05 +0000 (-0700) Subject: Merge branch 'jc/name-rev-deprecate-stdin-further' X-Git-Tag: v2.41.0-rc0~9 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=be2fd0edb16951959d6e045dce9232650cfeada0;p=thirdparty%2Fgit.git Merge branch 'jc/name-rev-deprecate-stdin-further' The "--stdin" option of "git name-rev" has been replaced with the "--annotate-stdin" option more than a year ago. We stop advertising it in the "git name-rev -h" output. * jc/name-rev-deprecate-stdin-further: name-rev: make --stdin hidden --- be2fd0edb16951959d6e045dce9232650cfeada0