Skip to content

Git: ask to save unsaved files before stashing#94358

Merged
joaomoreno merged 1 commit intomicrosoft:masterfrom
dsseng:git-stash-save
Nov 5, 2020
Merged

Git: ask to save unsaved files before stashing#94358
joaomoreno merged 1 commit intomicrosoft:masterfrom
dsseng:git-stash-save

Conversation

@dsseng
Copy link
Contributor

@dsseng dsseng commented Apr 3, 2020

This PR fixes #87938
Ask if user wants to save unsaved changes before staging files to Git

@msftclas
Copy link

msftclas commented Apr 3, 2020

CLA assistant check
All CLA requirements met.

@joaomoreno joaomoreno added the git GIT issues label Apr 3, 2020
@joaomoreno joaomoreno changed the title Git: ask to save unsaved files before stashing Git: ask to save unsaved files before staging Nov 5, 2020
@joaomoreno joaomoreno changed the title Git: ask to save unsaved files before staging Git: ask to save unsaved files before stashing Nov 5, 2020
@joaomoreno
Copy link
Member

Some mistakes, but generally good! Thanks! 🍻

@joaomoreno joaomoreno added this to the November 2020 milestone Nov 5, 2020
@joaomoreno joaomoreno merged commit eb1cea5 into microsoft:master Nov 5, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Dec 22, 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.

VS Code should warn before stashing files with unsaved changes

3 participants