Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Returned with exit code 1 and no explanation on trying to delete #37

Open
pratik60 opened this issue May 20, 2015 · 6 comments
Open

Returned with exit code 1 and no explanation on trying to delete #37

pratik60 opened this issue May 20, 2015 · 6 comments

Comments

@pratik60
Copy link

git-sweep cleanup --skip=master,release,staging --nofetch

Delete these branches? (y/n) y

deleting abctest'git push --porcelain origin :abctest' returned with exit code 1

What can I do to debug this further....any information I can provide?

@dasilvacontin
Copy link

+1

@jayrmotta
Copy link

+1

@jameswomack
Copy link

I'm also experiencing this on Stash.

@jameswomack
Copy link

The issue (for me) is that git-sweep is reporting branches in Stash that don't actually exist as such any longer (error: unable to delete 'CA-6487_divided-classes-removal': remote ref does not exist).

@dominicbarnes
Copy link

I'm running into this issue too, no real idea how to debug it at this point.

@dominicbarnes
Copy link

Never mind, if you prune your remotes (for example: git fetch origin -p), it fixes this error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants