dolt: add page (#5475)

add-set-more-info-link.py
bl-ue 2021-03-19 09:13:34 -04:00 committed by GitHub
parent d526739418
commit 025044fa70
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 0 deletions

12
pages/common/dolt.md Normal file
View File

@ -0,0 +1,12 @@
# dolt
> Dolt is a SQL database that you can fork, clone, branch, merge, push and pull just like a Git repository.
> More information: <https://github.com/dolthub/dolt>.
- Execute a dolt subcommand:
`dolt {{subcommand}}`
- List available subcommands:
`dolt help`