Joseph Lou
Results
2
comments of
Joseph Lou
Oh, looks like this is expected behavior? `write_indented` function: https://github.com/jj-vcs/jj/blob/53f18f3bb1e3fd8638fd730dfd65a3184a9d3b4c/cli/src/text_util.rs#L399-L400 I still think it would be nice if it didn't happen.
You can also consider the popular [`jj tug` alias](https://github.com/jj-vcs/jj/discussions/5568#discussioncomment-12045803) instead, which you can configure to move to the closest nonempty commit with a description (instead of just `@-`). That way...