git Tutorial
Git: Fix Last Commit Message
By Xah Lee. Date:
2022-09-09
. Last updated:
2023-07-28
.
git commit --amend -m "new commit message"
fix last commit message
git add, commit
Git: Add Files
Git: Undo Add File
Git: Delete File
Git: Commit Files
Git: Undo Commit
Git: Fix Last Commit Message
git FAQ
Git: Undo Add File
Git: Undo Commit
Git: Fix Last Commit Message
Git: Revert to Old Version
Git: Config
Git: Setup Name and Email
Git: Ignore File
Git: Config Line-Ending for Windows
Git: Frequently Asked Questions
Git: Delete Untracked Files
Git: What's HEAD
Git: Fix Detached Head
Git manage
Git: Commit ID
Git: View History (git log)
Git: Show Difference Between Files
Git: blame (find changes in log)
Git: Undo Add File
Git: Undo Commit
Git: Fix Last Commit Message
Git: Revert to Old Version
git
Install
Install git
Git: Basics
Git: help
Create
Create a Project
Clone a Project
Commit
Add Files
Commit Files
Pull from Server
Push to Server
Manage
Commit ID
View History
Find Difference
Git Blame
Undo Add File
Undo Commit
Fix Last Commit Message
Revert to Old
Misc
Branching
Archive; Zip
Temp Save: git stash
git FAQ
Git: Config
Setup Name and Email
Git: Ignore File
Git: Config Line-Ending for Windows
git FAQ
Delete Untracked Files
What is HEAD
Fix Detached Head