git init git add README.md git commit -m "first commit" git remote add origin https://github.com/wchmei/learn_python.git git push -u origin master
Creating a new branch is quick.
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commit | ||||
git init git add README.md git commit -m "first commit" git remote add origin https://github.com/wchmei/learn_python.git git push -u origin master
Creating a new branch is quick.
学习python