关于git的一些命令行经常忘记,还是自己做个小小的笔记。 On GitHub,com, create repository clone git repository {代码...} Optional: create local branches {代码...} make local change and commit(when finish type comment, press ESC, type :wq) {代码...} push to remote {代码...} Option: Merge Pull Request