On Mon, 31 Oct 2005, Junio C Hamano wrote:
Daniel Barkalow [off-list ref] writes:
quoted
At some point, we might want to have a series of refs tracking changes to
the user's heads over time.
Hmph. If you really want something like that, I think you could
add a hook support for git-fetch to implement this as
automatically created lightweight tags...
Probably; I think this should also trigger on commits and such, and it
would need a way for rev-list (or rev-parse?) to find the last one before
a user-specified date, so that you don't have to figure out when the last
change was that contributed to you seeing a particular tree on a given
date.
-Daniel
*This .sig left intentionally blank*