Replies: 2 comments 4 replies
-
Maybe one way to make this less problematic is if
|
Beta Was this translation helpful? Give feedback.
4 replies
-
Just for the record, yes I also trip up on the need for -r at least in first few weeks of jj use. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm currently using both
git
andjj
and one of the things that trips me up frequently is thatlog
behaves differently. I type:And get no output for a minute (big monorepo), until I remember that
jj
needs a-r
in there 😢.I don't know how this could be solved, but wanted to raise it. Anyone else run into this?
Beta Was this translation helpful? Give feedback.
All reactions