代码之家  ›  专栏  ›  技术社区  ›  Shahar Shokrani

可以从VisualStudio使用git stash命令吗

  •  0
  • Shahar Shokrani  · 技术社区  · 7 年前

    我正在使用Visual Studio 2017的团队资源管理器与 git 存储库。

    每次我回来都会使用 git stash git stash pop ,我需要打开Git Bash控制台,导航到我的项目文件夹并运行命令。

    2 回复  |  直到 7 年前
        1
  •  34
  •   Hans Kesting    7 年前

    (不在VS2017或之前版本中)在团队资源管理器窗口中,可以选择“更改”。就在“提交”按钮旁边,有一个“隐藏”。。。

        2
  •  18
  •   ikkentim    6 年前

    在Visual Studio 2017中,默认情况下此功能不可用,但有一个扩展:

    https://marketplace.visualstudio.com/items?itemName=vii.GitStashExtension