mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 21:42:08 +02:00
8 lines
261 B
Markdown
8 lines
261 B
Markdown
# 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}}`
|