neilChenXie / MyExp

1 stars 0 forks source link

Gitlab工作流程 #10

Open neilChenXie opened 8 years ago

neilChenXie commented 8 years ago

项目迁移到GitLab

二、Setup Steps

联网环境

  1. 安装Git-2.10
  2. mercurial-3.9
  3. SourceTree

三、工作场景

流程
  1. http://mp.weixin.qq.com/s?__biz=MjM5NzM0MjcyMQ==&mid=2650067173&idx=1&sn=596fa4c3d2842f163349a4cf7409874f&scene=7#wechat_redirect
  2. http://mp.weixin.qq.com/s?__biz=MzA3NjYxOTA0MQ==&mid=402561575&idx=1&sn=23a6e0cfde0606fd0048ccef88ae6625&scene=7#wechat_redirect
  3. http://www.ruanyifeng.com/blog/2015/08/git-use-process.html

处理conflict

http://blog.csdn.net/u010695420/article/details/51786506

四、界面工具

五、必要文件及结构

  • .gitignore

    六、Reference

http://www.restran.net/2016/02/23/git-and-gitlab-guide/

neilChenXie commented 7 years ago

Tutorial