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

FR/Bug: improve jj branch forget and jj branch list of deleted branches #1537

Closed
ilyagr opened this issue Apr 18, 2023 · 0 comments · Fixed by #1735
Closed

FR/Bug: improve jj branch forget and jj branch list of deleted branches #1537

ilyagr opened this issue Apr 18, 2023 · 0 comments · Fixed by #1735
Assignees

Comments

@ilyagr
Copy link
Collaborator

ilyagr commented Apr 18, 2023

  1. jj branch forget deleted-branch should work (this is the bug part)
  2. jj branch list should explain that deleted branches will be removed on the remote on the next push. Something like:
$ jj branch list                       
arxanas/amend (deleted locally)
  @origin: 0df23355a757 temp: add --interactive flag to `git amend`
     Will be *deleted permanently* on the remote on the next *push*.
     Use `jj branch forget` to prevent this.
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 a pull request may close this issue.

1 participant