Eric Wong <normalperson@xxxxxxxx> writes: > It is common practice to use the Unix epoch as a fallback date > when a suitable date is not available. This is true of git svn > and possibly other importing tools that import non-git history > into git. > > Instead of clobbering established strtoul() error reporting > semantics with our own, preserve the strtoul() error value > of ULONG_MAX for fsck.c to handle. > > Signed-off-by: Eric Wong <normalperson@xxxxxxxx> Makes sense. Will queue. Thanks. -- 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