"Michael S. Tsirkin" <mst@xxxxxxxxxxxxxxxxxx> writes: >> Quoting Junio C Hamano <gitster@xxxxxxxxx>: >> Perhaps they are most commonly used by the person who came up >> with that list first ;-)? >> >> I think "add" deserves to be there, I am not sure "apply" is. > > git add is supposed to be rare, no? > That's why git commit lists file additions/removals ... No. You are talking in terms of pre-1.5 git. The semantics of "git add" has been clarified since then --- it adds contents, and is not about telling git that there are new files it did not know so far. - 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