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>
This commit is contained in:
9
pages.ko/common/git-show-tree.md
Normal file
9
pages.ko/common/git-show-tree.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# git show-tree
|
||||
|
||||
> Git 저장소의 모든 브랜치를 장식된 트리 그래프로 보여주며 주석을 표시합니다.
|
||||
> `git-extras`의 일부입니다.
|
||||
> 더 많은 정보: <https://github.com/tj/git-extras/blob/master/Commands.md#git-show-tree>.
|
||||
|
||||
- 태그와 브랜치 이름이 주석으로 달린 모든 브랜치의 장식된 트리 그래프 표시:
|
||||
|
||||
`git show-tree`
|
Reference in New Issue
Block a user