]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commit8069aa01cd83d187813117b34ed718245d56eac9
tree1f58950ea6735b440b80acd2b4e6e639875ea0ff
parent6041a13ec2958b5c39a5f2bbadfffb4d4ce79d46
parentdfbfdc521daece092a599959da79c3c134f26b3c
Merge branch 'fc/oid-quietly-parse-upstream'

"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
object-name.c