Re: Git & Paramiko: failed to push some refs to ...
From: Philip Kimmey <hidden>
Date: 2016-06-15 22:49:09
A *very* good guess in-fact! I hadn't even thought of that! That is exactly what the problem was. I return the exit code, and wham! Git is happy. Thank you so much for the help, I've been trying to figure this one out for several days! -Phil Kimmey On Tue, Jul 20, 2010 at 5:18 AM, Thomas Rast [off-list ref] wrote:
Philip Kimmey wrote:quoted
If you prefer you can see the outline of my question at stackoverflow, with better formatting than e-mail will afford: http://stackoverflow.com/questions/3262161/git-failed-to-push-some-refs-to-with-custom-git-bridgeThat has a lot more information. Please include it in the email next time.quoted
To git@localhost:/pckprojects/heyworld/ d83f744..404debd master -> master error: failed to push some refs to 'git@localhost:/pckprojects/heyworld/'A *very* stupid guess: Are you reporting back the exit status correctly? -- Thomas Rast trast@{inf,student}.ethz.ch