Johannes Schindelin <Johannes.Schindelin@xxxxxx> writes: > This speeds up the case when you run git-status, having an untracked > subdirectory containing huge amounts of files. > > Signed-off-by: Johannes Schindelin <Johannes.Schindelin@xxxxxx> > > --- > > On Thu, 28 Sep 2006, Johannes Schindelin wrote: > > Okay, so no more dir_is_empty(). Instead, read_directory_recursive() > gets a flag. With this flag, "check_only", it exits as soon as it > found valid entries, but does not add any. Way easier. Yeah, the logic is a lot easier to follow. - 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