Warn if branch not published
Created by: penx
Problem to Solve
If you try to run glab mr create on a branch that only exists locally, a merge request is created from a non existent branch with no changes.
Proposal
The branch should be pushed by default when running the command
Edited by Kai Armstrong