]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'fc/oid-quietly-parse-upstream'
authorJunio C Hamano <gitster@pobox.com>
Tue, 28 Mar 2023 17:51:52 +0000 (10:51 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 28 Mar 2023 17:51:52 +0000 (10:51 -0700)
"git rev-parse --quiet foo@{u}", or anything that asks @{u} to be
parsed with GET_OID_QUIETLY option, did not quietly fail, which has
been corrected.

* fc/oid-quietly-parse-upstream:
  object-name: fix quiet @{u} parsing

1  2 
object-name.c

diff --cc object-name.c
Simple merge