![](https://img.haomeiwen.com/i11949096/32afc0ffe176d4b2.png)
-
新建初始化仓库
image.png
![](https://img.haomeiwen.com/i11949096/fcbd4cbd111ef8b7.png)
![](https://img.haomeiwen.com/i11949096/b6202b724b4c1ae4.png)
-
项目加入管理
image.png
![](https://img.haomeiwen.com/i11949096/bc5b76920487f0d0.png)
$ git add .
$ git commit -m '知识点2'
$ git tag 02_知识点2
$ git tag
$ git push --tags
$ git log
$ git reset --hard 61129
新建初始化仓库
项目加入管理
$ git add .
$ git commit -m '知识点2'
$ git tag 02_知识点2
$ git tag
$ git push --tags
$ git log
$ git reset --hard 61129
本文标题:4.掌握项目使用git管理
本文链接:https://www.haomeiwen.com/subject/ojmwjctx.html
网友评论