Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jj_completer: Updated to jj v0.23.0 #2584

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

aftix
Copy link
Contributor

@aftix aftix commented Nov 7, 2024

  • Help commands other than the top level jj help removed (no longer supported)
  • Added --ignore-all-space and --ignore-space-change flags to jj diff
  • Added jj simplify-parents command
  • Added -f/-t shorthands jj squash --from/--[in]to
  • Added --depth flag to jj git clone
  • Added jj file annotate command
  • Added --remote flag to jj bookmark list
  • Added jj config unset command
  • Added --keyword and --help flags to jj help
  • Added coalesce and at_operation revset functions

  - Help commands other than the top level `jj help` removed (no longer supported)
  - Added `--ignore-all-space` and `--ignore-space-change` flags to `jj diff`
  - Added `jj simplify-parents` command
  - Added `-f/-t` shorthands `jj squash --from/--[in]to`
  - Added `--depth` flag to `jj git clone`
  - Added `jj file annotate` command
  - Added `--remote` flag to `jj bookmark list`
  - Added `jj config unset` command
  - Added `--keyword` and `--help` flags to `jj help`
  - Added `coalesce` and `at_operation` revset functions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant