git-commit man page, Git contributors, 2024 - Official documentation for the git commit command, detailing the --amend option and its behavior.
Pro Git, Scott Chacon and Ben Straub, 2014 (Git SCM) - A comprehensive guide to Git, providing detailed explanations and practical examples of git commit --amend within the context of rewriting history.
Git commit --amend Tutorial, Atlassian, 2024 (Atlassian) - A practical tutorial offering clear explanations, use cases, and important warnings regarding git commit --amend.