加载中...

创建


复制一个已创建的仓库:

  1. $ git clone ssh://user@domain.com/repo.git

创建一个新的本地仓库:

  1. $ git init

还没有评论.