摘要: 修改 commit 历史 参考:修改 git 历史提交 commit 信息(重写历史)git 修改已提交的内容 git init echo t.md>.gitignore git add .gitignore git commit -m "gitignore" # 创建文件并提交修改 echo a> 阅读全文
posted @ 2019-08-27 15:41 程序媛李李李李蕾 阅读(734) 评论(0) 推荐(0)