|
I am probably overlooking something obvious, but I get a behaviour I don't understand. My team works with git, I happen to be the one using jj because it works good for me. On a new project which for now only contains the main branch: with that I already got it reduced to: from the '~' in the bottom I guess it is the way for jj to indicate the existence of previous changes, but I can't seem to find the options for seeing those changes. ¿What am I not seeing? Maybe this is not the right way to update the branches, but it seemed to work fine until it was the time to update main, just moving or setting the bookmark to the new location. There is probably a related discussion or doc that could answer the question, but I didn't find it. Thank you. |
Replies: 2 comments 2 replies
|
See this question in the FAQ: Where is my commit, why is it not visible in jj log? |
|
This question indicates a lack in the documentation, so please say what you looked for and where. There is a FAQ entry and right next to it is The
It also mentions elided revisions, but only for those between others (and labeled). |
This question indicates a lack in the documentation, so please say what you looked for and where.
There is a FAQ entry
What are elided revisions in the output of jj log? How can I display them?
and right next to it is
Where is my commit, why is it not visible in jj log?
The
jj logreference saysIt also mentions elided revisions, but only for those between others (and labeled).