tldr/pages/common/git-blame-someone-else.md

9 lines
261 B
Markdown
Raw Normal View History

# git blame-someone-else
> Blame someone else for your bad code.
> More information: <https://github.com/jayphelps/git-blame-someone-else>.
2022-07-11 01:04:06 +01:00
- Change the committer and author of a commit:
`git blame-someone-else "{{author <someone@example.com>}}" {{commit}}`