5free

  博客园 :: 首页 :: 新随笔 :: 联系 :: 订阅 :: 管理 ::

git 选项 --bare 的使用

git clone --bare my_project my_project.git

 

git init --bare

 

git remote add origin URL

 

posted on 2021-06-11 01:27  5free  阅读(685)  评论(0)    收藏  举报