Uma*_*ema 10 git collaboration lan git-bash
我可以创建自己的远程服务器而不是使用Git Hub吗?
即我可以在局域网上建立一台远程服务器,其中3台计算机在网络上共享一个驱动器,以便使用Gitbash进行协同工作吗?
做这件事有很多种方法
mkdir -p RepoName && git init RepoName --baregit daemon --base-path=$PWD/RepoNamegit remote add origin git://server.url.or.ip/RepoNamegit clone git://server.url.or.ip/RepoName| 归档时间: |
|
| 查看次数: |
13544 次 |
| 最近记录: |