make checkout-index '-a' flag saner.
authorLinus Torvalds <torvalds@osdl.org>
Tue, 18 Oct 2005 00:32:12 +0000 (17:32 -0700)
committerJunio C Hamano <junkio@cox.net>
Tue, 18 Oct 2005 00:32:12 +0000 (17:32 -0700)
The original semantics of pretending as if all files were
specified where '-a' appeared and using only the flags given so
far was too confusing.

Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found