1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 17:02:09 +02:00
tldr/pages.ko/common/git-blame-someone-else.md
코드싸이 0819a11434
git-*: add and update Korean translation (#14031)
* 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>
2024-10-08 00:22:02 +09:00

8 lines
291 B
Markdown

# git blame-someone-else
> 당신의 잘못된 코드를 다른 사람에게 탓하는 도구.
> 더 많은 정보: <https://github.com/jayphelps/git-blame-someone-else>.
- 커밋의 작성자와 커미터 변경:
`git blame-someone-else "{{작성자 <someone@example.com>}}" {{커밋}}`