OSDN Git Service

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)
commit88cb2f96aca8ca8e454e8aa532e54c3c629dbb62
treebf21d457e0719e11d70fc9c0d22452a79a80bccf
parentad7044857660af7ffaaf8fbbccc77b817d1b938f
parent5594bcad21da70d2e9704cf96baa91b8d99dc27b
Merge branch 'nd/transport-positive-depth-only'

"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