author | Junio C Hamano <gitster@pobox.com> | |
Sun, 20 Jul 2008 03:32:38 +0000 (20:32 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 20 Jul 2008 06:08:58 +0000 (23:08 -0700) | ||
commit | 340ce9e25f40ef2fead9fcc027844c66737c85dd | |
tree | ad95133538b813d14d1781011e33266945c1aa7e | tree | snapshot |
parent | 3ba1f114267b19a458df0f1d714dc4010ec9cc56 | commit | diff |
git-add --all: tests
And here is a small test script that makes sure that:
- both modified and new files are included,
- removed file is noticed, and
- no ignored file is included.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
And here is a small test script that makes sure that:
- both modified and new files are included,
- removed file is noticed, and
- no ignored file is included.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t2202-add-addremove.sh | [new file with mode: 0755] | blob |