I am comfortable with the command line, but I'd like to know if it's possible (and if so, how) to do a git stash using Visual Studio Tools for Git.
Asked
Active
Viewed 8,168 times
2 Answers
11
Reading through the Q&A for the Visual Studio Tools for Git they responded that it is currently not implemented.

Ryan Daniels
- 301
- 3
- 6
1
The git stash
feature is announced to be implemented in Visual Studio 2019. Finally.

Andrey Andreev
- 19
- 4