mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 16:42:10 +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>
16 lines
261 B
Markdown
16 lines
261 B
Markdown
# git extras
|
|
|
|
> Git 확장 도구 모음.
|
|
> 더 많은 정보: <https://github.com/tj/git-extras>.
|
|
|
|
- `git-extras` 명령어 설치 또는 업그레이드:
|
|
|
|
`git extras update`
|
|
|
|
- 도움말 표시:
|
|
|
|
`git extras --help`
|
|
|
|
- 버전 표시:
|
|
|
|
`git extras --version`
|