git - 如何 pull SourceTree 中的所有分支?

标签 git atlassian-sourcetree git-pull

我没有在 pull 窗口中看到任何执行此操作的选项。我应该怎么办?

最佳答案

克隆存储库后,您将在边栏的“远程”下看到所有远程分支。

If any content is missing, you can click Fetch to fetch all objects necessary to complete the history for all branches and tags in the remote repository.

如果您可以在 SourceTree 中看到它,则它存储在您的计算机上。如果您想检查其中一个分支,请双击它。您可以在没有互联网连接的情况下随时切换到任何分支机构。

没有办法——也不需要——“pull 所有分支”。

关于git - 如何 pull SourceTree 中的所有分支?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/32577557/

相关文章:

git - 无法将更改提交到 github

git - 如何从 git pull 请求中排除提交?

git - 使用 API 将 Git 存储库导入 GitLab?

ruby-on-rails - Heroku - 预编译 Assets 失败。推送被拒绝,无法编译 Ruby 应用程序

git - 推送到 github 或从 github pull 时,无法停止提示输入 ssh key 密码

atlassian-sourcetree - 源树 : How to show Merge Conflicts alert?

ssh - 如何使用 SourceTree 配置 Bitbucket 应用程序密码?

macos - 如何丢弃 SourceTree 中未提交的更改?

git - git pull 故障排除

gitignore 文件夹中的所有内容(包含其所有内容的文件夹除外)