glab
glab copied to clipboard
Allow mr checkout to pick a different source branch
Describe the feature or problem you'd like to solve
When backporting patches for Alpine Linux I like to checkout from branches other than the one that is default on the remote
Propose a Solution
add a --source branch that glab switches to before checking out the merge request
So the --source branch specified will be tracking that of the remote and rebased?
It will be the branch in which the changes will be applied on top of.
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.