On a test lpar i've got git (2.14) installed and it is failing. Here is an example:
/u/lbdyck>ssh git@github.com git-receive-pack lbdyck/racfadm.git
FOTS2273 Warning: Permanently added the RSA host key for IP address '140.82.112.3' to the list of known hosts.
--Â--Ä-Á--/ÀÁÄ-ÃÀ--À---Ã--/-À-Á-Ã-Â---À------ÊÁÃËÇÁ/ÀË_/ËÈÁÊÊÁø?ÊÈ-ËÈ/ÈÍË-ÀÁ%ÁÈÁ-ÊÁÃË-ËÑÀÁ-Â/>À---,-ÉÍÑÁÈ-/È?_ÑÄ
Ê_/È-ËÇ/--/ÅÁ>È-ÅÑÈÅÑÈÇÍÂ-ÅÂ--ÄÄ-Ä-/-ÂÀ----ÄÃÃ-À-Â---Â/--ÁÃÁÀ-/ÁÂ--Á-Â-/Á---ÃÀÀ--Â---ÊÁÃËÈ/ÅË--------Ä-ÄÄ---ÄÄ--
And another example:
/u/lbdyck>git clone git@github.com:lbdyck/pdsegen.git
Cloning into 'pdsegen'...
fatal: protocol error: bad line length character: ---Á
Can anyone point me to where to fix this?
I'm sure this is something trivial but I can't find the problem.
