Merge branch 'nd/transport-positive-depth-only' into maint
commitbf03d6e92d63caa81e5ba410f0eed89b700e042d
authorJunio C Hamano <gitster@pobox.com>
Wed, 5 Feb 2014 21:58:51 +0000 (5 13:58 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 5 Feb 2014 21:58:52 +0000 (5 13:58 -0800)
treef8f89558fa79f9cb0e75b2f52e8cc056aff3a2e4
parentac930287ff16823531b541a8e6a7436279e612be
parent5594bcad21da70d2e9704cf96baa91b8d99dc27b
Merge branch 'nd/transport-positive-depth-only' into maint

"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
builtin/clone.c
builtin/fetch.c