Hi,

Is there a single command to do a "git stash branch" in magit? (I know you can 
do all the steps individually)

What the command does is:
1) It creates a new branch with the name of the parameter you specified
2) It checks out the commit you were on when you created the stash
3) It applies the stash to the branch
4) It drops the stash if it was successfully applied

This is something I want to do pretty often and it would be cool if I could do 
it from magit.

-- 
You received this message because you are subscribed to the Google Groups 
"magit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to