Linux
Command
Library
Basics
Tips
Commands
git-blame-someone-else
Blame someone else for your bad code.
TLDR
Change the committer and author of a commit
$ git blame-someone-else "[author <someone@example.com>]" [commit]
COLLAPSE ALL
Copied to clipboard