mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00

* dolt-gc: add Spanish translation --------- Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
326 B
326 B
dolt gc
Busca en el repositorio los datos que ya no se referencian ni necesitan. Más información: https://docs.dolthub.com/cli-reference/cli#dolt-gc.
- Limpia datos no referenciados del repositorio:
dolt gc
- Inicia un proceso de recolección de basura más rápido pero menos exhaustivo:
dolt gc --shallow