mirror of https://github.com/CrimsonTome/tldr.git
9 lines
260 B
Markdown
9 lines
260 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 commiter and author of a commit:
|
||
|
|
||
|
`git blame-someone-else "{{author <someone@example.com>}}" {{commit}}`
|