git - 如何在 Github Desktop 中运行 stash?

标签 git github github-for-windows

如何在 Windows 上的 GitHub Desktop 中运行 stash?

该功能在 Sourcetree 中可用,但我无法在 GitHub Desktop 中找到它。

最佳答案

GitHub Desktop for Windows 不支持存储。它具有的唯一类似于存储的功能是,如果您有未提交的更改,它将允许您切换分支。 Source

更新:GitHub Desktop V2.0.0 现在支持存储 (Issue 6107).现在,当切换分支时,系统会提示您将更改保留在当前分支(存储)或将更改转移到其他分支。

关于git - 如何在 Github Desktop 中运行 stash?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/44014775/

相关文章:

javascript - 为什么我无法在 .gitignore 中指定相对路径?

git-commit - 为什么在不推送 git 的情况下提交?

windows - GitHub for Windows 在启动时崩溃

windows - 如何在 Windows 上的 Git Gui 或 Gitk 中撤消硬重置?

amazon-web-services - 通过GitHub版本Webhook触发AWS CodePipeline

Git 孤儿分支 "This branch is 1 commit ahead, n commits behind master"

git - merge 存储库同时覆盖更改

github - 如何使用 GitHub 客户端设置身份验证?

git - 如何使用命令行工具 DEFLATE 来提取 git 对象?

mysql - pull/子模块更新的 Git 通知