Re: [PATCHv5 0/8] git clone: Marry --recursive and --reference

2016-08-15 Thread Junio C Hamano
Stefan Beller writes: > As the comments only address programming work as opposed to design, the > interdiff is rather small: Thanks. Will queue. I think we do not need that extra err strbuf in add_one_reference(), but we can go either way and it is not worth rerolling.

[PATCHv5 0/8] git clone: Marry --recursive and --reference

2016-08-15 Thread Stefan Beller
v5: Thanks Junio, Ramsay for comments. As the comments only address programming work as opposed to design, the interdiff is rather small: diff --git a/builtin/clone.c b/builtin/clone.c index 0593aee..404c5e8 100644 --- a/builtin/clone.c +++ b/builtin/clone.c @@ -285,23 +285,26 @@ static void