gitx icon indicating copy to clipboard operation
gitx copied to clipboard

Unable to push to remote properly

Open lordmortis opened this issue 13 years ago • 10 comments

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

lordmortis avatar Jun 08 '11 09:06 lordmortis

What error do you get?

Uncommon avatar Jun 08 '11 15:06 Uncommon

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

lordmortis avatar Jun 08 '11 15:06 lordmortis

Accidentally hit the Comment & Close button? :)

I think I've seen that error too. It seems like GitX is misinterpreting the git results.

Uncommon avatar Jun 08 '11 15:06 Uncommon

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.

Uncommon avatar Jun 11 '11 21:06 Uncommon

May be the same as #36.

Uncommon avatar Jun 21 '11 14:06 Uncommon

yeah looks like it

lordmortis avatar Jun 21 '11 14:06 lordmortis

Yes, #36 is the same thing.

jphalip avatar Jun 21 '11 14:06 jphalip

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

uvesten avatar Jul 27 '11 19:07 uvesten

Same error form me with gitx 0.8.4

andreacfm avatar Sep 07 '11 13:09 andreacfm

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.

mkroehnert avatar Sep 16 '11 12:09 mkroehnert