dolt*: add Korean translation (#14438)

This commit is contained in:
HoJeong Im
2024-10-31 01:16:29 +09:00
committed by GitHub
parent 470d06c155
commit 512cc64615
15 changed files with 281 additions and 0 deletions

13
pages.ko/common/dolt.md Normal file
View File

@@ -0,0 +1,13 @@
# dolt
> Git 레포지토리처럼 분기, 복제, 브랜치, 병합, 푸시 및 풀을 수행할 수 있는 SQL 데이터베이스.
> `commit`과 같은 일부 하위 명령에는 자체 사용법 문서가 있음.
> 더 많은 정보: <https://docs.dolthub.com/cli-reference/cli>.
- `dolt` 하위 명령을 실행:
`dolt {{하위명령어}}`
- 사용 가능한 하위 명령어 나열:
`dolt help`