时间:2024-10-13 09:36:24
1、git init进行一下初始化。
2、git add -Agit status我们先进行提交。
4、git log可以查看提交的历史。
8、最后查看log历史可以看到记录。