06 2023 档案

摘要:https://zhuanlan.zhihu.com/p/613720409 阅读全文
posted @ 2023-06-29 20:13 dyling 阅读(14) 评论(0) 推荐(0)
摘要:# 修改最近提交的 commit 信息 git commit --amend --message="Vissim联仿代码入库" --author="duanyanling <duanyanling@saimo.ai>" # 仅修改 message 信息 git commit --amend --me 阅读全文
posted @ 2023-06-27 18:38 dyling 阅读(63) 评论(0) 推荐(0)