]> git.ipfire.org Git - thirdparty/git.git/commit
t2400: refactor "worktree add" opt exclusion tests
authorJacob Abel <jacobabel@nullpo.dev>
Wed, 17 May 2023 21:48:35 +0000 (21:48 +0000)
committerJunio C Hamano <gitster@pobox.com>
Wed, 17 May 2023 22:55:24 +0000 (15:55 -0700)
commited6db0e9fff14590f501eba24f91be1867e5e346
tree65415f1fea6558e0adc597af44b0b344409a2d5a
parent1b28fbd218cbefc9e5aa8c23d241b7cc8ee85878
t2400: refactor "worktree add" opt exclusion tests

Pull duplicate test code into a function so that additional opt
combinations can be tested succinctly.

Signed-off-by: Jacob Abel <jacobabel@nullpo.dev>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t2400-worktree-add.sh