9

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.

billb
  • 3,608
  • 1
  • 32
  • 36

2 Answers2

11

Reading through the Q&A for the Visual Studio Tools for Git they responded that it is currently not implemented.

Visual Studio Tools For Git Q&A

Ryan Daniels
  • 301
  • 3
  • 6
1

The git stash feature is announced to be implemented in Visual Studio 2019. Finally.