not really, ls-tree provides the hash of blobs and trees, what I am searching for is"the last commit"who introduced the blob or tree. but, hey, thanks for the answer! Blind 2013/1/13 Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>: > Стойчо Слепцов <stoycho.sleptsov@xxxxxxxxx> writes: > >> Hi, >> >> I was searching for some git- command to provide me a list of files >> (in a git directory), same as ls, >> but showing information from the last commit of the file instead. >> >> lets, say the equivalent of the $ls -d b* within git.git root directory >> would look like: > > git ls-tree HEAD > > ? > > -- > Matthieu Moy > http://www-verimag.imag.fr/~moy/ -- 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