Skip to content

Instantly share code, notes, and snippets.

@hashmaparraylist
Created September 7, 2014 08:48
Show Gist options
  • Select an option

  • Save hashmaparraylist/23c1ad59d0c85419c660 to your computer and use it in GitHub Desktop.

Select an option

Save hashmaparraylist/23c1ad59d0c85419c660 to your computer and use it in GitHub Desktop.
新建一个空的GIT仓库
cd /opt/git
mkdir project.git
cd project.git
git --bare init
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment