hub*: add Korean translation (#14609)

Co-authored-by: Chooooo <contact@choo.ooo>
This commit is contained in:
HoJeong Im
2024-11-04 13:00:53 +09:00
committed by GitHub
parent a4b755fe73
commit bb903868c9
10 changed files with 141 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
# hub branch
> 브랜치 생성 및 현재 브랜치 표시.
> 참고: `git branch`.
- 현재 활성화된 브랜치의 이름을 표시:
`hub branch`
- 새로운 브랜치 생성:
`hub branch {{브랜치_이름}}`