hg,hg-*: add Korean translation (#14661)
This commit is contained in:
12
pages.ko/common/hg-init.md
Normal file
12
pages.ko/common/hg-init.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# hg init
|
||||
|
||||
> 지정된 디렉토리에 새 저장소를 생성.
|
||||
> 더 많은 정보: <https://www.mercurial-scm.org/doc/hg.1.html#init>.
|
||||
|
||||
- 현재 디렉토리에 새 저장소 초기화:
|
||||
|
||||
`hg init`
|
||||
|
||||
- 지정된 디렉토리에 새 저장소 초기화:
|
||||
|
||||
`hg init {{경로/대상/폴더}}`
|
Reference in New Issue
Block a user