hg,hg-*: add Korean translation (#14661)

This commit is contained in:
코드싸이
2024-11-06 15:13:31 +09:00
committed by GitHub
parent a480cde356
commit 415fc566b9
14 changed files with 337 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
# hg root
> Hg 저장소의 루트 위치를 표시.
> 더 많은 정보: <https://www.mercurial-scm.org/doc/hg.1.html#root>.
- 현재 저장소의 루트 위치 표시:
`hg root`
- 지정된 저장소의 루트 위치 표시:
`hg root --cwd {{경로/대상/폴더}}`