We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
Git::FailedError
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Currently running into a weird error where columbia's repository won't update:
At a minumum, we could gracefully handle
Git::FailedError
and keep moving.The text was updated successfully, but these errors were encountered: