mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 17:02:09 +02:00

* git-a*: add and update Korean translation * git-b*: add and update Korean translation * git-*: add and update Korean translation * Update git-standup.md --------- Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
8 lines
291 B
Markdown
8 lines
291 B
Markdown
# git blame-someone-else
|
|
|
|
> 당신의 잘못된 코드를 다른 사람에게 탓하는 도구.
|
|
> 더 많은 정보: <https://github.com/jayphelps/git-blame-someone-else>.
|
|
|
|
- 커밋의 작성자와 커미터 변경:
|
|
|
|
`git blame-someone-else "{{작성자 <someone@example.com>}}" {{커밋}}`
|