2021-02-19
代码版本管理控制
包括git系列,还有SVN系列等
我们这里主要讲一下git系列:
服务器端:
GitLab: https://about.gitlab.com/
Gitblit: http://gitblit.github.io/gitblit/
客户端:
git:https://git-scm.com/
Windows平台下Git服务器搭建:
https://www.cnblogs.com/ucos/p/3924720.html
Windows系统下搭建Git本地代码库
https://www.cnblogs.com/strongwong/p/9145451.html
Windows系统Git安装教程(详解Git安装过程):
https://www.cnblogs.com/xueweisuoyong/p/11914045.html