Heya, On Wed, Nov 4, 2009 at 10:35, Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx> wrote: > My use-case is the following: I want to checkout "the last revision > pushed in master on ssh://host/repo/ on day D at midnight" (to fetch > the project of my students ;-) ). If it were locally, I'd do I think your best bet here would be to either run a cronjob at the target time that tags all submissions, or to deny pushes after the target time with a pre-push hook. -- Cheers, Sverre Rabbelier -- 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