tldr/pages.it/common/git-stage.md
2023-12-29 17:48:46 +01:00

189 B

git stage

Questo comando è un alias per git add. Maggiori informazioni: https://git-scm.com/docs/git-stage.

  • Consulta la documentazione del comando originale:

tldr git add