-
Notifications
You must be signed in to change notification settings - Fork 398
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
Panic when running jj st
: must have one more adds than removes
#4396
Comments
Full backtrace from
|
Hello, we are aware of this, so I'm closing it as a duplicate of #2611. Thanks for reporting it though. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
RUST_BACKTRACE=1 jj st
results in the following error:Steps to Reproduce the Problem
Honestly not quite sure how to reach this state, but note that I'm trying to resolve a merge conflict in a big monorepo. These are the
jj
commands I ran prior to the panic:Expected Behavior
jj st
should succeed.Actual Behavior
Panic. This also occurs with
jj log
andjj squash
. I'm not sure how to revert to a working state, short of deleting the.jj
directory and starting over.Specifications
The text was updated successfully, but these errors were encountered: