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 likestash@{1}: WIP on master: blah blahthen 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!
It looks like you're new here. Sign in or register to get started.