Re: [PATCH] Round-down years in "years+months" relative date view
From: Alex Riesen <hidden> Date: 2016-06-15 22:47:19
On Fri, Aug 28, 2009 at 17:02, Jeff King[off-list ref] wrote:
But that's the point: you can't do that without a race condition. Your
test gets a sense of the current time, then runs git, which checks the
current time again. How many seconds elapsed between the two checks?