
Git
文章平均质量分 66
DataPeak
不会做饭的程序员不是好的摄影师
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
git手记
git 手记原创 2021-08-31 10:07:07 · 297 阅读 · 0 评论 -
Changing a commit message - git修改commit信息
Changing a commit messageIf a commit message contains unclear, incorrect, or sensitive information, you can amend it locally and push a new commit with a new message to GitHub. You can also change a commit message to add missing information.Rewriting the转载 2021-08-30 11:20:05 · 436 阅读 · 0 评论