aviator-co / av

A command line tool to manage stacked PRs with Aviator
https://aviator.co
MIT License
149 stars 12 forks source link

Support `origin/HEAD` as the parent in the av stack branch --parent #342

Closed draftcode closed 2 months ago

draftcode commented 2 months ago

Resolve origin/HEAD to an actual branch (because it should be a symref) and use it as a parent.

draftcode commented 2 months ago

https://github.com/aviator-co/av/pull/344