Merge branch 'nd/transport-positive-depth-only'
authorJunio C Hamano <gitster@pobox.com>
Tue, 17 Dec 2013 20:03:29 +0000 (12:03 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 17 Dec 2013 20:03:29 +0000 (12:03 -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