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

Gracefully handle git failures during clone/pull #175

Open
thatbudakguy opened this issue Sep 12, 2024 · 0 comments
Open

Gracefully handle git failures during clone/pull #175

thatbudakguy opened this issue Sep 12, 2024 · 0 comments

Comments

@thatbudakguy
Copy link
Member

Currently running into a weird error where columbia's repository won't update:

Git::FailedError: [...], status: pid 46072 exit 128,
stderr: "error: cannot pull with rebase: You have unstaged changes.
error: Please commit or stash them." (Git::FailedError)

At a minumum, we could gracefully handle Git::FailedError and keep moving.

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

No branches or pull requests

1 participant