1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 08:22:08 +02:00
tldr/pages/common/git-blame-someone-else.md
2021-09-24 16:38:54 +01:00

260 B

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}}