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: 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. -- 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