]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'kn/clarify-update-ref-doc'
authorJunio C Hamano <gitster@pobox.com>
Wed, 10 Apr 2024 17:00:08 +0000 (10:00 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 10 Apr 2024 17:00:08 +0000 (10:00 -0700)
commit280b74ce184dedf931150de037ac87bc878e32af
treefbd0de35d18dec76c8617682542cc0c87b0e1b59
parenta4a1453ad173c61663dceed2452d21616ee46b44
parent5b1967a33c796e2103d490ee1b9179578595ef50
Merge branch 'kn/clarify-update-ref-doc'

Doc update, as a preparation to enhance "git update-ref --stdin".

* kn/clarify-update-ref-doc:
  githooks: use {old,new}-oid instead of {old,new}-value
  update-ref: use {old,new}-oid instead of {old,new}value