David Turner <[email protected]> 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 <[email protected]>
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 [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html