> Anyone got a quick and dirty way to determine how long ago was the
> last
> commit? I want to change my build system to not start a build if
> there
> was a very recent checkin. That way if someone is checking in a
> group of
> changes, I don't end up kicking off a build in the middle and then
>
On Tue, Aug 10, 2010 at 16:54, Jeremy Mordkoff wrote:
> Anyone got a quick and dirty way to determine how long ago was the last
> commit? I want to change my build system to not start a build if there
> was a very recent checkin. That way if someone is checking in a group of
> changes, I don't end