linux本地git仓库本页总览本地git仓库 创建仓库 mkdir repo.gitgit --init bare repo.git 连接仓库 git clone user@localhost:/path/repo.git