看完这篇文档你能做到的是:

1、简单的用Git管理项目。

2、怎样既要开发又要处理发布出去的版本bug情况。

SourceTree是一个免费的Git图形化管理工具,mac下也可以安装。

下载地址:https://www.sourcetreeapp.com/

参考:

http://www.liaoxuefeng.com/wiki/0013739516305929606dd18361248578c67b8067c8c017b000/

http://www.ruanyifeng.com/blog/2012/07/git.html

 

1、从Git服务器上获取项目

 

SourceTree使用图解

 

SourceTree使用图解

SourceTree使用图解

 

 

2、提交我的修改项目

SourceTree使用图解

 

SourceTree使用图解

SourceTree使用图解

SourceTree使用图解

SourceTree使用图解

 

 

3、发布新版本

SourceTree使用图解

 

SourceTree使用图解

SourceTree使用图解

SourceTree使用图解

SourceTree使用图解

 

 

4、修复bug

SourceTree使用图解

 

SourceTree使用图解

SourceTree使用图解

SourceTree使用图解

SourceTree使用图解

SourceTree使用图解

相关文章:

  • 2021-10-06
  • 2021-06-29
  • 2022-12-23
  • 2021-08-12
  • 2021-12-07
  • 2021-05-04
  • 2021-10-25
猜你喜欢
  • 2022-12-23
  • 2021-10-19
  • 2021-05-16
  • 2021-10-04
  • 2021-09-14
  • 2022-12-23
  • 2022-01-05
相关资源
相似解决方案