Merge branch 'nd/transport-positive-depth-only' into maint
authorJunio C Hamano <gitster@pobox.com>
Wed, 5 Feb 2014 21:58:51 +0000 (13:58 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 5 Feb 2014 21:58:52 +0000 (13:58 -0800)
"git fetch --depth=0" was a no-op, and was silently ignored.
Diagnose it as an error.

* nd/transport-positive-depth-only:
clone,fetch: catch non positive --depth option value

1  2 
builtin/clone.c
builtin/fetch.c
diff --cc builtin/clone.c
Simple merge
diff --cc builtin/fetch.c
Simple merge