Junio C Hamano <gitster@xxxxxxxxx> writes: > * --index means work work tree through the index. Once you get > git, this is natural as you would not interact with files in > the work tree that is not known to the index. > > * --cached means work only on the cached information in index. That is a rather shaky relation. > Giving them synonyms without deprecation is a viable option, if > necessary. I do not however see the need yet. A few people who > haven't learned the lingo of the land yet can worry about possible > confusion, but I do not think that "worry" itself does not count as > real need. The "lingo of the land" as documented in the manuals no longer uses the term "cache" or "cached" as something with an official meaning. So the current state of affairs does not really look overly convincing with regard to consistency. -- David Kastrup - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html