你带酒来,我有故事

Git源代码管理系统搭建

:: 代码生涯 二十画生 1358℃ 0评论

 一、Git Server

Bonobo Git Server 地址:https://bonobogitserver.com/
Git源代码管理系统搭建
解压下载的压缩文件,在IIS中搭建指向它的网站即可。
这里需要注意几点:
(1)下载的样式会有一点错乱,下载我修正的pure-min.css替换【Content\components\pure】下的pure-min.css即可。
(2)如果你要还原【Repositories】,复制你的【Bonobo.Git.Server.db】放到【App_Data】文件夹下,
Bonobo.Git.Server.db 库结构
Git源代码管理系统搭建
然后修正【config.xml】中的Repositories地址,指向备份的地址即可
Git源代码管理系统搭建

二、Git Client

(1) 安装 Git for Windows
https://git-for-windows.github.io/
 Git源代码管理系统搭建
(2)安装TortoriseGit
https://tortoisegit.org/download/
后面还可以安装一个中文包
Git源代码管理系统搭建
(3)Git代码提交顺序 : 提交 – 拉取 – 推送

 

转载请注明:二十画生 » Git源代码管理系统搭建

喜欢 (8)
发表我的评论
取消评论

表情

Hi,您需要填写昵称和邮箱!

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址