- 克隆仓库:git clone [email protected]:jasonandjay/project.git
- 拉取代码:git pull origin master
- 新建分支:git branch chenmanjie
- 删除分支:git branch -d chenmanjie
- 推送远程:git push origin master
- 查看提交记录:git log
- 回滚代码: git reset --hard [commit:6]
- 回到最新代码:git reset HEAD | git pull origin master
forked from jasonandjay/project
-
Notifications
You must be signed in to change notification settings - Fork 0
2oe/project
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
我爱学习,学习使我快乐
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 64.7%
- CSS 23.4%
- Vue 6.8%
- HTML 5.1%