mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-04 17:55:38 +00:00
Update cheatsheets
This commit is contained in:
13
git-blame-someone-else
Normal file
13
git-blame-someone-else
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, common]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# 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}}`
|
||||
Reference in New Issue
Block a user