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 for jj v0.19.0 #2424

Merged
merged 1 commit into from
Jul 13, 2024
Merged

Conversation

aftix
Copy link
Contributor

@aftix aftix commented Jul 12, 2024

- `jj split --siblings` deprecated for `--parallelize`
- `jj log`, `jj obslog`, and `jj op log` alias for flag `--limit` changed from `-l` to `-n`
- new `jj file` command to replace deprecated `jj files`, `jj cat`, and `jj chmod`
- new command `jj branch move` added
- new command `jj git remote set-url` added
- new flag `--name-only` added to `jj diff`
- new flag `--conflict` added to `jj next` and `jj prev`
- new flag `--reset-author` added to `jj commit`
- new flag `--keep-emptied` added to `jj squash`
- fixed typo in `jj git remote add` usage string

	- `jj split --siblings` deprecated for `--parallelize`
	- `jj log`, `jj obslog`, and `jj op log` alias for flag `--limit` changed from `-l` to `-n`
	- new `jj file` command to replace deprecated `jj files`, `jj cat`, and `jj chmod`
	- new command `jj branch move` added
	- new command `jj git remote set-url` added
	- new flag `--name-only` added to `jj diff`
	- new flag `--conflict` added to `jj next` and `jj prev`
	- new flag `--reset-author` added to `jj commit`
	- new flag `--keep-emptied` added to `jj squash`
	- fixed typo in `jj git remote add` usage string
@rsteube rsteube merged commit 2f2554a into carapace-sh:master Jul 13, 2024
3 checks passed
@aftix aftix deleted the jj_v0.19 branch August 22, 2024 19:45
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