Petr Baudis <pasky@xxxxxxx> writes: >> commit. E.g. >> >> $ cd some/deep/path >> $ git ls-tree --name-only -r HEAD~20 >> >> will list the files in some/deep/path (i.e. where you are) 20 >> commits ago, just like running "/bin/ls" there will give you the >> list of files you have right now. > > Frankly, I think this is overdoing it. I'm all for being positive, but > it is obvious why this is good thing when you inspect a root tree and > there's no need to be too wordy about it... I mildly disagree. If the person had truly understood that, why do we even have this thread to begin with? Description on *what* it does (i.e. "like what ls -a does in the current working directory" we have in the Description section) obviously was not good enough. It will be better understood if you describe *why* it does it that way at the same time. -- 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