-
-
Notifications
You must be signed in to change notification settings - Fork 402
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
KeyError in _ensure_no_pending #1221
Comments
This is expected, the repository has unresolved deltas. C git fails as well:
we could probably raise a different exception if you wanted to catch this specifically and distinguish it from other errors? |
Ah sorry, I didn't think of checking it worked with
That would be nice, thanks! |
While on the latest master (e71ece5):
The text was updated successfully, but these errors were encountered: