Hello,
When I right-click a saved stash, the only "apply stash" option is to apply to "master". How can I apply the stash to something else, like to a branch (created from the master)?
Thanks!
victor
Hi the Stash apply command should apply it to the current branch.
If you are referring the wording of the context menu option that says something like
stash@{1}: WIP on master: blah blah
then the master is part of the description, the name of the branch it was created from, not where it will be applied
Thanks so much. The wording also confused me!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.