gitx icon indicating copy to clipboard operation
gitx copied to clipboard

Error 13

Open Ravendwyr opened this issue 13 years ago • 5 comments

Hello!

I've been trying to push some changes I've made in my projects to their repository as well as using fetch and pull to check for changes made by other people.

Fetch and Pull work fine most of the time, but using Push produces this error every time:

Pushing master to origin encountered an error. command: git push origin master error = 13

The pull error I get is:

Pulling all tracking branches from origin encountered an error. command: git pull origin error = 13

The fetch error I get is:

Fetching all tracking branches from origin encountered an error. command: git fetch origin error = 13

I am using v0.82 beta of your GitX(L) with Git v1.7.4.4 from http://code.google.com/p/git-osx-installer/

EDIT: If I use git fetch after I git push, I can see the pushed changes are being uploaded fine, even with the error appearing afterwards.

Ravendwyr avatar Apr 26 '11 18:04 Ravendwyr

Same here with GitX 0.8.2 and git version 1.7.4.1.

freeatnet avatar May 17 '11 23:05 freeatnet

Just to say that I'm having the same issue with GitX 0.8.2 and Git 1.7.1.1. I have to separately fetch the remote to get rid of the error.

jphalip avatar Jun 21 '11 13:06 jphalip

#73 is another error 13 case.

Uncommon avatar Jun 21 '11 14:06 Uncommon

I'm also seeing this on GitX 0.8.3, git 1.7.6, OS X 10.6.8.

jdbeutel avatar Aug 04 '11 21:08 jdbeutel

same here. GitX 0.8.4

rrecio avatar Sep 23 '11 22:09 rrecio