Move empty commit automatically #7290
-
Is there a way to streamline the following very common situation? I have an empty commit (the kind that will be automatically abandoned, if I say |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
this is what |
Beta Was this translation helpful? Give feedback.
this is what
jj git sync
will achieve (see #1039 and its PR #6826)