- git commit -m "test commit" 给提交的版本命名
- git push -u origin master 提交给GitHup
- git status 查看现在所在的分支
- git branch --remote 查看分支
- git checkout xxx 切换到你所要拉取的分支
- git pull origin dev 拉取最新分支
- git checkout -b xxxx 新建分支并且创建分支
-
Notifications
You must be signed in to change notification settings - Fork 0
AcmeMax/Program
Folders and files
| Name | Name | Last commit message | Last commit date |
|---|---|---|---|
Repository files navigation
About
Programs
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published