Skip to content

Minimum unique revision prefix is incorrect #67

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

Open
expipiplus1 opened this issue Oct 28, 2024 · 2 comments
Open

Minimum unique revision prefix is incorrect #67

expipiplus1 opened this issue Oct 28, 2024 · 2 comments
Labels
question Further information is requested

Comments

@expipiplus1
Copy link

expipiplus1 commented Oct 28, 2024

Firstly, thank you for this useful tool!

I'm referring to the bolded part of the revision hash, which is supposed to be the smallest unique prefix I believe

For example:

in lazyjj:

image
and in jj log

image

@Cretezy
Copy link
Owner

Cretezy commented Feb 15, 2025

This is quite strange. It likely is a behavior of jj itself, as lazyjj don't color this.

Not sure how to fix, but open to suggestions or PRs.

@Cretezy Cretezy added the question Further information is requested label Feb 15, 2025
@peso
Copy link
Contributor

peso commented Jun 12, 2025

The log in lazyjj is generated by jj so they ought to be identical.
It could happen if you had lazyjj open in one terminal, while using jj in another terminal. In this case it should disappear as soon as lazyjj is used again.

Can you describe how to reproduce this behaviour?
Will the problem disappear if you start a new lazyjj instance?

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

No branches or pull requests

3 participants