Duy Nguyen [off-list ref] writes:
On Thu, Dec 5, 2013 at 8:23 AM, Junio C Hamano [off-list ref] wrote:
quoted
* aa/transport-non-positive-depth-only (2013-11-26) 1 commit
(merged to 'next' on 2013-11-27 at b01f05b)
+ transport: catch non positive --depth option value
Will merge to 'master'.
Don't. It breaks smart-http [1]. I'm starting to think catching this
at fetch/clone level is probably better. But I need to add a test case
to exercise this backfill_tags code in smart-http first.
[1] http://thread.gmane.org/gmane.comp.version-control.git/238714/focus=238720
Thanks.