Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#54204 Add commands to apply stash #54300

Merged
merged 1 commit into from
Sep 13, 2018

Conversation

konstantin-mueller
Copy link
Contributor

Adds the "Apply Stash..." and "Apply Latest Stash" commands as suggested in #54204 .

@msftclas
Copy link

msftclas commented Jul 14, 2018

CLA assistant check
All CLA requirements met.

@lvl99 lvl99 mentioned this pull request Jul 16, 2018
@joaomoreno joaomoreno added this to the Backlog milestone Jul 16, 2018
@joaomoreno joaomoreno added the git GIT issues label Jul 16, 2018
@sonicdivx
Copy link

Lot of Gui tools also have "Apply and Drop" and I know in the case of Smart Git you have "Reapply Index"

Drop is nice to keep things clean. the Reapply Index I personally rarely use so not sure how much value it has.

@ssotomayor
Copy link

Looks like this was never merged.

@joaomoreno joaomoreno merged commit c56219e into microsoft:master Sep 13, 2018
@joaomoreno
Copy link
Member

Thanks! 🍻

@joaomoreno joaomoreno modified the milestones: Backlog, September 2018 Sep 13, 2018
@lvl99
Copy link

lvl99 commented Sep 13, 2018

Lot of Gui tools also have "Apply and Drop" and I know in the case of Smart Git you have "Reapply Index"

Drop is nice to keep things clean. the Reapply Index I personally rarely use so not sure how much value it has.

Using "Pop Stash..." will allow you to select a named stash which will then remove the named stash after it was merged. The difference between "pop" and "apply" is that "Apply Stash..." doesn't remove the stash if people wish to keep an archive of it.

@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
git GIT issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants