jj icon indicating copy to clipboard operation
jj copied to clipboard

feat(rebase): Rename --skip-empty to --skip-emptied.

Open matts1 opened this issue 1 year ago • 0 comments

This is based on @martinvonz's comment in #3830 about the inconsistency between squash --keep-emptied and rebase --skip-empty.

Checklist

If applicable:

  • [x] I have updated CHANGELOG.md
  • [x] I have updated the documentation (README.md, docs/, demos/)
  • [x] I have updated the config schema (cli/src/config-schema.json)
  • [x] I have added tests to cover my changes

matts1 avatar Jul 03 '24 02:07 matts1