取本地已拉的git项目 “文件-打开”

sourcetree使用教程_git

拉取和获取的异同 拉取是直接合并 获取是只更新版本 后面要是用git marge合并代码

sourcetree使用教程_git_02

解决冲突

[https://blog.csdn.net/codingriver/article/details/84302762] 原博网址 这个博主更详细、
拉取后有冲突
感叹号图标表示冲突
sourcetree使用教程_git_03
右击冲突文件 点击“解决冲突” 根本选项判定
sourcetree使用教程_修改文件_04
解决之后 恢复成黄色编辑状态
sourcetree使用教程_修改文件_05
sourcetree使用教程_感叹号_06
查看冲突文件图标 并修改
sourcetree使用教程_感叹号_07
sourcetree使用教程_感叹号_08

VS git管理器操作

注意 这里的撤销更改=sourcetree中的丢弃(对已修改文件的重置)
sourcetree使用教程_解决冲突_09
git更改
sourcetree使用教程_.net_10