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

cli: allow branch list to combine -r and -a #3406

Merged
merged 1 commit into from
Mar 31, 2024

Conversation

Kintaro
Copy link
Contributor

@Kintaro Kintaro commented Mar 31, 2024

As discussed on discord here, the change allows --all to be used with -r when listing branches.

Also discussed was renaming --all to --all-remotes, but this change is a bit longer and will be followed in a separate PR.

Checklist

If applicable:

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

@Kintaro Kintaro requested a review from yuja March 31, 2024 09:47
@Kintaro Kintaro force-pushed the push-xpxuolyyqmrv branch from 0b5dd5b to 50ca53b Compare March 31, 2024 10:02
@Kintaro Kintaro enabled auto-merge (rebase) March 31, 2024 10:14
cli/tests/test_branch_command.rs Outdated Show resolved Hide resolved
cli/src/commands/branch.rs Show resolved Hide resolved
@Kintaro Kintaro force-pushed the push-xpxuolyyqmrv branch from 50ca53b to d94e291 Compare March 31, 2024 14:04
@Kintaro Kintaro force-pushed the push-xpxuolyyqmrv branch from d94e291 to c348340 Compare March 31, 2024 14:11
@Kintaro Kintaro merged commit 8eed08b into jj-vcs:main Mar 31, 2024
16 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