gpt4 book ai didi

git - Visual Studio 2019 Github 扩展命令 : "pop and restore staged" vs "pop all as unstaged"?

转载 作者:行者123 更新时间:2023-12-02 04:36:41 25 4
gpt4 key购买 nike

Visual Studio 2019 中用于 GIT 存储的以下命令有什么区别?
分阶段 pop 和恢复 (--index)
全部 pop 为未暂存状态

使用https://visualstudio.github.com/

最佳答案

发现一篇好文章:https://www.thomasclaudiushuber.com/2019/04/10/the-git-stash-functionality-in-visual-studio-2019 - 答案如下:

  • pop/应用并恢复暂存 – 这会将更改 pop/应用到您的分支,它还将确保您暂存的文件之前再次上演
  • 全部 pop/应用为未暂存 – 这将 pop/应用更改到您的分支,它不会暂存文件你以前上演过。

如果您在创建存储之前没有任何暂存文件,那么您将看不到这两个选项之间的差异。

关于git - Visual Studio 2019 Github 扩展命令 : "pop and restore staged" vs "pop all as unstaged"?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/56500947/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com