Merge branch 'ma/http-walker-no-partial'
commit96f29521a3908eb80b9552f11f2b75ca34475686
authorJunio C Hamano <gitster@pobox.com>
Tue, 8 May 2018 06:59:35 +0000 (8 15:59 +0900)
committerJunio C Hamano <gitster@pobox.com>
Tue, 8 May 2018 06:59:35 +0000 (8 15:59 +0900)
tree191eb44839fcb0f417d87da2cb7ca92ce63c936d
parent71c848bb28a2fcef918178f286f7e43d9804588d
parent0b6b34295413410e4ca52df4671d2a217e56a57b
Merge branch 'ma/http-walker-no-partial'

"git http-fetch" (deprecated) had an optional and experimental
"feature" to fetch only commits and/or trees, which nobody used.
This has been removed.

* ma/http-walker-no-partial:
  walker: drop fields of `struct walker` which are always 1
  http-fetch: make `-a` standard behaviour
http-fetch.c
remote-curl.c