Merge branch 'ab/fix-commit-error-message-upon-unwritable-object-store'
commit2c428e4205a50cee19669d5b73cc149ec2254a5d
authorJunio C Hamano <gitster@pobox.com>
Mon, 25 Oct 2021 23:06:57 +0000 (25 16:06 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 25 Oct 2021 23:06:57 +0000 (25 16:06 -0700)
tree1ddebbe9faa0a315a16a923920b6378bdc921479
parent6ffb5fc06940ebb312b5cb010246e27c1b6aead0
parent4ef91a2d795c424eda2bec1bfbbd0c813bcc978a
Merge branch 'ab/fix-commit-error-message-upon-unwritable-object-store'

"git commit" gave duplicated error message when the object store
was unwritable, which has been corrected.

* ab/fix-commit-error-message-upon-unwritable-object-store:
  commit: fix duplication regression in permission error output
  unwritable tests: assert exact error output
cache.h
object-file.c
object-store.h
t/t0004-unwritable.sh