Mike Hommey, Mon, Aug 20, 2007 21:50:37 +0200: > On Mon, Aug 20, 2007 at 09:43:28PM +0200, Jan Hudec <bulb@xxxxxx> wrote: > > Git does not have tracking of file's history either. > > Well, it has ways to track file's history, with blame and log, for > example. There is nothing similar for directories, though it could be > possible to do. It would be not exactly "tracking". You can present the history of changes which involved the said directory. And you could do it from day one: git log -- sub/dir - 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