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

av stack tidy doesn't fully remove a deleted branch from the state #361

Open
Brookke opened this issue Jul 12, 2024 · 2 comments
Open

av stack tidy doesn't fully remove a deleted branch from the state #361

Brookke opened this issue Jul 12, 2024 · 2 comments

Comments

@Brookke
Copy link
Contributor

Brookke commented Jul 12, 2024

Steps

  1. Create a branch via AV
  2. Delete branch via Git Couldn't see a way of deleting branches via AV
  3. Run stack tidy
  4. Run stack sync

image

Ideal solution

Ensure tidy actually deletes the branch from the av state

@Brookke
Copy link
Contributor Author

Brookke commented Jul 12, 2024

In hindsight I think the actual process to delete the branch should have been to run orphan first, however would appreciate a way of getting out of this if that was forgotten

@draftcode
Copy link
Contributor

av stack tidy was actually meant to be a stop-gap solution. Ideally it's better to transparently remove the internal av-CLI metadata...

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

No branches or pull requests

2 participants