服务器上Git创建仓库

来源:互联网 发布:视频分析软件电力 编辑:程序博客网 时间:2024/05/29 04:44
$ cd /home/username/git$ mkdir myrepo.git$ cd myrepo.git/$ git --bare init
0 0
原创粉丝点击