From: Junio C Hamano Date: Tue, 28 Mar 2017 20:52:22 +0000 (-0700) Subject: Merge branch 'mm/fetch-show-error-message-on-unadvertised-object' into maint X-Git-Tag: v2.13.0-rc0~51^2~18 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2b69d3116ffb4a800c408b8cb0b508ca1886ea84;p=thirdparty%2Fgit.git Merge branch 'mm/fetch-show-error-message-on-unadvertised-object' into maint "git fetch" that requests a commit by object name, when the other side does not allow such an request, failed without much explanation. * mm/fetch-show-error-message-on-unadvertised-object: fetch-pack: add specific error for fetching an unadvertised object fetch_refs_via_pack: call report_unmatched_refs fetch-pack: move code to report unmatched refs to a function --- 2b69d3116ffb4a800c408b8cb0b508ca1886ea84