commit | a65a686f4967ecba0759289d0e918f652980e8a2 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@osdl.org> | Mon Oct 17 17:32:12 2005 -0700 |
committer | Junio C Hamano <junkio@cox.net> | Mon Oct 17 17:32:12 2005 -0700 |
tree | 94fa576c13ade9b56e87eac06404ee1ac93962ff | |
parent | 15fad5f4d750da31fbc004e6dd4c78fc0f20aca4 [diff] |
make checkout-index '-a' flag saner. 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>