On Wed, 2015-12-23 at 12:30 +0100, Michael Haggerty wrote:
> Signed-off-by: Michael Haggerty <mhag...@alum.mit.edu>
> ---
> David, I think if you insert this patch before your
> 
>   13/16 refs: allow ref backend to be set for clone
> 
> , then the hunk in builtin/clone.c:checkout() of your patch becomes
> trivial:
> 
>       if (refs_backend_type)
>               argv_array_pushf(&cmd.args, "--refs-backend-type=%s",
>                                refs_backend_type);

Inserted, thanks.

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