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

Use the commit graph to handle non-adopted branch handling #307

Open
draftcode opened this issue May 29, 2024 · 0 comments
Open

Use the commit graph to handle non-adopted branch handling #307

draftcode opened this issue May 29, 2024 · 0 comments

Comments

@draftcode
Copy link
Contributor

In av stack branch, if a user tries to create a new branch off of non-adopted branch, it uses the default branch as the parent. Instead we can use the same strategy as av stack adopt to figure out the closest branch, prompting whether they want to adopt the parent branch as well.

Same for av stack pr. There's similar code.

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

1 participant