diff options
author | Raymond E. Pasco <ray@ameretat.dev> | 2020-08-08 03:49:59 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-08-09 11:00:46 -0700 |
commit | 4c025c667ee29dd5e9260f423e8b0b3cc37e5e8c (patch) | |
tree | 674331549921085aebc6cbe72617b41d288f7458 /t/t4018 | |
parent | apply: make i-t-a entries never match worktree (diff) | |
download | tgif-4c025c667ee29dd5e9260f423e8b0b3cc37e5e8c.tar.xz |
t4140: test apply with i-t-a paths
apply --cached (as used by add -p) should accept creation and deletion
patches to intent-to-add paths in the index. apply --index, however,
should always fail because an intent-to-add path never matches the
worktree (by definition).
Based-on-patch-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Raymond E. Pasco <ray@ameretat.dev>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4018')
0 files changed, 0 insertions, 0 deletions