]> git.99rst.org Git - git.git/commitdiff
Merge branch 'hn/allow-bogus-oid-in-ref-tests'
authorJunio C Hamano <redacted>
Wed, 15 Dec 2021 17:39:54 +0000 (09:39 -0800)
committerJunio C Hamano <redacted>
Wed, 15 Dec 2021 17:39:54 +0000 (09:39 -0800)
The test helper for refs subsystem learned to write bogus and/or
nonexistent object name to refs to simulate error situations we
want to test Git in.

* hn/allow-bogus-oid-in-ref-tests:
  t1430: create valid symrefs using test-helper
  t1430: remove refs using test-tool
  refs: introduce REF_SKIP_REFNAME_VERIFICATION flag
  refs: introduce REF_SKIP_OID_VERIFICATION flag
  refs: update comment.
  test-ref-store: plug memory leak in cmd_delete_refs
  test-ref-store: parse symbolic flag constants
  test-ref-store: remove force-create argument for create-reflog

1  2 
refs.c
refs.h
refs/files-backend.c
t/helper/test-ref-store.c
t/t1405-main-ref-store.sh

diff --cc refs.c
Simple merge
diff --cc refs.h
Simple merge
Simple merge
Simple merge
Simple merge
git clone https://git.99rst.org/PROJECT