]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'mh/update-ref-errors'
authorJunio C Hamano <gitster@pobox.com>
Mon, 25 Jul 2016 21:13:32 +0000 (14:13 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 25 Jul 2016 21:13:33 +0000 (14:13 -0700)
commit702ebbf4e2937accbac8184f87932f961e626a63
treeee668108dd4b224862b59bcc978b464b8ae2b58b
parent6b34ce90a748ff6bd679c29bc3f37a75a1bd3441
parent841caad903f2b160e9f5ff05f961d20ad9085ddc
Merge branch 'mh/update-ref-errors'

Error handling in the codepaths that updates refs has been
improved.

* mh/update-ref-errors:
  lock_ref_for_update(): avoid a symref resolution
  lock_ref_for_update(): make error handling more uniform
  t1404: add more tests of update-ref error handling
  t1404: document function test_update_rejected
  t1404: remove "prefix" argument to test_update_rejected
  t1404: rename file to t1404-update-ref-errors.sh
refs/files-backend.c