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 jujutsu 0.26.0 #2703

Merged
merged 3 commits into from
Feb 15, 2025

Conversation

aftix
Copy link
Contributor

@aftix aftix commented Feb 14, 2025

  • Added flag --retain-bookmarks to jj abandon
  • Removed flags --git and --git-repo from jj init
  • removed jj cat, jj chmod, and jj files
  • removed short alias -l for --limit in jj log, jj op, and jj op log
  • removed option --siblings in jj split
  • replaced command jj util mangen with jj util install-man-pages, which takes a path to install to
  • Added --edit option to jj describe
  • Added --reversed option to jj evolog and jj op log
  • Added --interactive/-i option to jj restore
  • Added --tool option to jj commit and jj restore
  • Added --into option for jj restore

aftix and others added 2 commits February 14, 2025 17:26
  - Added flag `--retain-bookmarks` to `jj abandon`
  - Removed flags `--git` and `--git-repo` from `jj init`
  - removed `jj cat`, `jj chmod`, and `jj files`
  - removed short alias `-l` for `--limit` in `jj log`, `jj op`, and `jj op log`
  - removed option `--siblings` in `jj split`
  - replaced command `jj util mangen` with `jj util install-man-pages`, which
    takes a path to install to
  - Added `--edit` option to `jj describe`
  - Added `--reversed` option to `jj evolog` and `jj op log`
  - Added `--interactive/-i` option to `jj restore`
  - Added `--tool` option to `jj commit` and `jj restore`
  - Added `--into` option for `jj restore`
rsteube
rsteube previously approved these changes Feb 15, 2025
@rsteube rsteube merged commit 3f5bed1 into carapace-sh:master Feb 15, 2025
3 checks passed
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