On Thursday 19 August 2010 06:40:35 you wrote: > Signed-off-by: Nguyễn Thái Ngọc Duy > --- > builtin/clone.c | 7 +++++-- > 1 files changed, 5 insertions(+), 2 deletions(-) Can you make it a little clearer what the rationale is for this change? Why wouldn't you be able to do a limited-depth local clone? Seems like this would break some tests, and even if not, would prevent the writing of them.