Re: When To Run Git Clone
On Jan 28, 2014, at 2:19 PM, Adam W. Dace wrote: > Is there are any particular time of the day that's better than the others > for updating from master? Just curious. I think that depends on what remote you are using. If you are tracking the primary git repo, then it doesn’t matter. — Leif
Re: When To Run Git Clone
On Jan 28, 2014, at 1:19 PM, Adam W. Dace wrote: > Is there are any particular time of the day that's better than the others > for updating from master? Just curious. No. There's no scheduling of commits. J