Merge branch 'ma/http-walker-no-partial'
authorJunio C Hamano <gitster@pobox.com>
Tue, 8 May 2018 06:59:35 +0000 (15:59 +0900)
committerJunio C Hamano <gitster@pobox.com>
Tue, 8 May 2018 06:59:35 +0000 (15:59 +0900)
"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

1  2 
http-fetch.c
remote-curl.c
diff --cc http-fetch.c
Simple merge
diff --cc remote-curl.c
Simple merge