Replies: 2 comments 7 replies
-
According to the CHANGELOG.md, According to the CLI reference, Which ones would make sense to change? |
Beta Was this translation helpful? Give feedback.
-
On the other hand,
One couldn't really be replaced with the other because reordering revisions has more possibilities. When choosing revisions to rebase, you can:
It's not obvious which of these should be (Note: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there, I am brand new to the
jj
world and loving it so far! I just noticed that some commands use the--source/--destination
terminology (e.g.,jj rebase
) while other ones use--from/--to
(e.g.,jj bookmark move
,jj squash
). Is that intentional? Do you think it might improve UX if the terminology was consistent? (it looks likefrom/to
is more common). I personally keep forgetting which command uses which and end up having to fix my commands all the time 🤦🏻♂️Beta Was this translation helpful? Give feedback.
All reactions