I am using SourceTree for windows. I have a Stash that contains multiple files. Is it possible to unstash a few of these files instead of all of them?
Hi Greg,
I would say Sourcetree can only apply a stash to the entire repository; there is no per-file option in the UI. What I do is apply the whole stash, then unstage or discard the files I do not want, since the stash entry stays in the list until I drop it.
Cheers, Martin
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.