David Turner <dtur...@twopensource.com> 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 <normalper...@yhbt.net>

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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to