Following the instructions in the “Release notes for Git 2.3.5 for zOS.pdf” for “Cloning an open source repository” I get the following error:
git clone -v git@github.ibm.com:matthew-webster/hello-world.git
Cloning into ‘hello-world’…
error: cannot run index-pack: EDC5129I No such file or directory.
CEE5205S The signal SIGTERM was received.
fatal: fetch-pack: unable to fork off index-pack
Can anyone tell me what I have not configured correctly?
Thanks in advance
