gitx
gitx copied to clipboard
Unable to push to remote properly
Every time i try to push to a remote server in Version 0.8.2 (v0.8.2) I get an error but it commits fine.
Pushes from the command line work fine.
This is happening with both github and a Gitosis project.
Let me know if you need any more debug infos
What error do you get?
For example:
Pushing master to github encountered an error.
command: git push github master
d68535a5e95f5b08219c9c88060aa24245cb5e38Brendan RaganBrendan RaganChange sorting of stuff1174bfc687853d58699ebb5a7a6b910587a2236d1307516541 1174bfc687853d58699ebb5a7a6b910587a2236dBrendan RaganBrendan RaganFixes to deployment57efa1e4203beb8210f54a727bac4aeec71096681302685574 57efa1e4203beb8210f54a727bac4aeec7109668Brendan RaganBrendan RaganUser creation by REST request for web client07d31e822bbd6cfad8dd064bd08a4b2cdf753dfe1302683114 07d31e822bbd6cfad8dd064bd08a4b2cdf753dfeBrendan RaganBrendan RaganInitial Committ1302680832 error = 13
Accidentally hit the Comment & Close button? :)
I think I've seen that error too. It seems like GitX is misinterpreting the git results.
I often find this fails when I select "Push [branch] to [remote]" from the context menu, but if I do "Push [branch] to > [remote]" in the submenu, then it works.
May be the same as #36.
yeah looks like it
Yes, #36 is the same thing.
I get the exact same error. After upgrading to lion, my old GitX (brotherbard) couldn't push anymore, so I thought I'd check this branch (laullon) out. It also doesn't work, but at lest it gives me an error message. Error=13
GitX (L) v.0.8.3 git version 1.7.3.1
Same error form me with gitx 0.8.4
On OS X 10.6.8 with git 1.7.3.1 and GitX (L) v.0.8.4 I get this error upon pushing master to origin.
If I repeat the same action again I get:
Pushing to remote completed: Everything up-to-date
And only after the action was repeated the history view gets updated.