Merge branch 'cc/subprocess-handshake-missing-capabilities' into maint

When handshake with a subprocess filter notices that the process asked for an unknown capability, Git did not report what program the offending subprocess was running. This has been corrected. We may want a follow-up fix to tighten the error checking, though. * cc/subprocess-handshake-missing-capabilities: sub-process: print the cmd when a capability is unsupported

Junio C Hamano committed Sep 10, 2017 at 17:02 UTC 27015b4f95cddd51172a8b12a05fd68f4477bdfb

No changes.