From: Junio C Hamano Date: Sun, 20 Aug 2017 06:07:18 +0000 (-0700) Subject: Merge branch 'cc/subprocess-handshake-missing-capabilities' into next X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/c512710fdae71056cacd513524421ba7f5f219c8?hp=--cc Merge branch 'cc/subprocess-handshake-missing-capabilities' into next 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. * cc/subprocess-handshake-missing-capabilities: sub-process: print the cmd when a capability is unsupported --- c512710fdae71056cacd513524421ba7f5f219c8