You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe button in the commit box — save the working copy’s description with jj describe
without starting a new change.
Fixes
The split dialog now shows the files being split immediately, below the message field so the focused field no
longer jumps, and long file lists scroll instead of growing the dialog.
Editing a commit from the context menu now loads its description into the commit box instead of keeping a stale
draft — and a typed draft survives splitting files out of the working copy.
Abandoning lines via Edit Diff on other revisions no longer leaves the graph showing stale rows until the next
refresh.