On 12/12/06, Junio C Hamano <junkio@xxxxxxx> wrote:
No. I do not understand why not adding all the files you care about eventually anyway in the initial commit is needed for "performance reasons", if you do not touch majority of them for a long time. Care to explain?
If I don't know which files I may be touching in the future for implementing some feature, then I am obliged to add all the files even if they are irrelevant. I said "performance reasons" assuming all the file hashes need checked for every commit -a to see if they're changed, but I just tried on a PIII and it seems not so slow. Bahadir - 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