@hpp157
2016-08-18T04:06:49.000000Z
字数 478
阅读 1947
git
echo "# Lightweight-Django-" >> README.md
git init
git add README.md
git commit -m "first commit"
git remote add origin https://github.com/WenChaoGit/Lightweight-Django-.git
git push -u origin master
git remote add origin https://github.com/WenChaoGit/Lightweight-Django-.git
git push -u origin master
You can initialize this repository with code from a Subversion, Mercurial, or TFS project.
Import code