On Sat, 2016-02-20 at 23:55 +0000, Eric Wong wrote: > David Turner <dturner@xxxxxxxxxxxxxxxx> wrote: > > +++ b/git-svn.perl > > > + if (defined $_ref_storage) { > > + push @init_db, "--ref-storage=" . > > $_ref_storage; > > + } > > Minor nit: git-svn uses tabs for indentation. > Otherwise, if we go this route, consider it: Got it, thanks. > Signed-off-by: Eric Wong <normalperson@xxxxxxxx> > > Thanks. > > I would favor Shawn's RefTree or similar to reuse existing > code + commands and avoid the external dependency, though. It's an interesting idea. I'm not sure how good the performance would be in the case where there are a large number of refs in a single directory, but it would be worth a try. -- 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