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 v0.22.0 #2544

Merged
merged 3 commits into from
Oct 10, 2024
Merged

Jj v0.22.0 #2544

merged 3 commits into from
Oct 10, 2024

Conversation

aftix
Copy link
Contributor

@aftix aftix commented Oct 5, 2024

This PR contains two commits to update the jj completer to v0.22.0. The first commit is solely about the rename of jj branch to jj bookmark, separated out as it's a fairly large diff on its own. The second covers the rest of the release notes. See commit messages for more details.

aftix and others added 3 commits October 5, 2024 14:11
Branch is kept as an alias for the bookmark command, but the --bookmark
flags aren't aliased with --branch. Some subcommands, like `git fetch`
and `rebase` work with git branches / concepts closer to git branches,
and the rename was not applied for them upstream.
  - `jj obslog` renamed `jj evolution-log`/`jj evolog`
  - `conflict` and `file` revsets have been renamed to `conflicts` and `files`
  - Added `--include-unchanged-files` flag to `jj fix`
  - Added `--sparse-patterns` flag to `jj workspace add`
  - Added `jj workspace rename` subcommand
  - Added `--op-diff` and `--patch` flags to `jj op log`
  - Added `--remote` flag to `jj git clone`
  - Added `-k` shorthand for `keep-emptied` in `jj squash`
  - Added `--author` flag to `jj commit` and `jj describe`
  - Added `--restore-descendants` flag to `jj diffedit`, `jj abandon`, and `jj restore`
@rsteube rsteube merged commit 593ec72 into carapace-sh:master Oct 10, 2024
3 checks passed
@aftix aftix deleted the jj_v0.22.0 branch October 10, 2024 19:12
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.

2 participants