$ cd /home/username/git
$ mkdir myrepo.git
$ cd myrepo.git/
$ git --bare init
服务器上Git创建仓库
最新推荐文章于 2024-03-22 16:13:27 发布
$ cd /home/username/git
$ mkdir myrepo.git
$ cd myrepo.git/
$ git --bare init
1184
2017
2542

被折叠的 条评论
为什么被折叠?