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 create
> GitHub에서 새로운 레포지토리 생성.
> 더 많은 정보: <https://hub.github.com/hub-create.1.html>.
- 현재 (로컬 전용) 저장소를 GitHub 계정에 공개로 업로드:
`hub create`
- 개인 저장소를 생성하고 웹 브라우저에서 새로운 저장소를 열기:
`hub create --private --browse`