Merge branch 'cc/subprocess-handshake-missing-capabilities' into next
authorJunio C Hamano <gitster@pobox.com>
Sun, 20 Aug 2017 06:07:18 +0000 (23:07 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sun, 20 Aug 2017 06:07:18 +0000 (23:07 -0700)
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

1  2 
sub-process.c
diff --cc sub-process.c
Simple merge