mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +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
250 B
Markdown
8 lines
250 B
Markdown
# git check-mailmap
|
|
|
|
> 연락처의 표준 이름과 이메일 주소를 표시.
|
|
> 더 많은 정보: <https://git-scm.com/docs/git-check-mailmap>.
|
|
|
|
- 이메일 주소와 연관된 표준 이름 조회:
|
|
|
|
`git check-mailmap "<{{email@example.com}}>"`
|