Hi,
On Fri, 8 Aug 2008, Shawn O. Pearce wrote:
How many users really build their Git with USE_NSEC=1?
I don't.
I'm trying to come up with a sane way for jgit to realize it should
truncate the milliseconds out of a timestamp before it comes to the
index record.
You could add a config variable. I hope that soon, we no longer need to
share the same index between C Git and JGit (I hope for a delta
pack implementation in Java...)
Ciao,
Dscho