Git change specific commit message


Posted by adrianwudev on 2022-05-13

git rebase -i HEAD~3

pick e499d89 Delete CNAME reword 0c39034 Better README pick f7fde4a Change the commit message but push the same commit.


#Git







Related Posts

Python 物件型別 (筆記)

Python 物件型別 (筆記)

Java - finalize() is deprecated

Java - finalize() is deprecated

Web開發學習筆記08 — prototype、__proto__、constructor、Prototype Chain(原型鏈)

Web開發學習筆記08 — prototype、__proto__、constructor、Prototype Chain(原型鏈)


Comments