https://bugzilla.mindrot.org/show_bug.cgi?id=2859
Darren Tucker <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Darren Tucker <[email protected]> --- The error message seems to indicate that git-upload-pack is not in the $PATH on the server. Could you please attach the ssh debug output? Assuming a Bourne-ish shell, something like: $ GIT_SSH_COMMAND='echo ssh $@ 1>&2; ssh -vvv' git pull then attach the resulting log using "Add an attachment"? -- You are receiving this mail because: You are watching someone on the CC list of the bug. You are watching the assignee of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
