snippetbashTip
git blame-someone-else — Blame someone else for your bad code. More information: <https://github.com/jayphelps/git-blame-some
Viewed 0 times
commandgit blame-someone-elseclielseblameforsomeoneyour
Problem
How to use the
git blame-someone-else command: Blame someone else for your bad code. More information: <https://github.com/jayphelps/git-blame-someone-else>.Solution
git blame-someone-else — Blame someone else for your bad code. More information: <https://github.com/jayphelps/git-blame-someone-else>.Change the committer and author of a commit:
git blame-someone-else "{{author <someone@example.com>}}" {{commit}}Code Snippets
Change the committer and author of a commit
git blame-someone-else "{{author <someone@example.com>}}" {{commit}}Context
tldr-pages: common/git blame-someone-else
Revisions (0)
No revisions yet.