arxanas / scm-record

`scm-record` is a UI component to interactively select changes to include in a commit. It's meant to be embedded in source control tooling.
23 stars 9 forks source link

ux: it's often unclear what the destination commit for each change is #50

Open arxanas opened 3 months ago

arxanas commented 3 months ago

Description of the bug

Particularly in jj, people often don't know when using e.g. jj squash whether the selected changes will go in the parent or child commit.

It's partially addressed by

Expected behavior

Actual behavior

No response

Version of rustc

No response