]> git.ipfire.org Git - thirdparty/git.git/commit
t1430: create valid symrefs using test-helper
authorHan-Wen Nienhuys <hanwen@google.com>
Tue, 7 Dec 2021 13:38:20 +0000 (13:38 +0000)
committerJunio C Hamano <gitster@pobox.com>
Tue, 7 Dec 2021 21:15:20 +0000 (13:15 -0800)
commit9912391402ad1b910c6d712565553d7e5b22d7e1
tree904906d9d3ddbbbd9b37810e0bb15886d068426a
parente39ceeb475ea019e91a3cccacce7ccd807c55bca
t1430: create valid symrefs using test-helper

This still leaves some other direct filesystem access. Currently, the files
backend does not allow invalidly named symrefs. Fixes for this are currently in
the 'seen' branch

Signed-off-by: Han-Wen Nienhuys <hanwen@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t1430-bad-ref-name.sh