1
0
mirror of https://github.com/git/git.git synced 2024-10-03 11:41:26 +02:00
Commit Graph

1 Commits

Author SHA1 Message Date
Junio C Hamano
340ce9e25f 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>
2008-07-19 23:08:58 -07:00