Files
tldr/pages.fr/common/git-stage.md
2023-12-28 06:32:02 +01:00

187 B

git stage

Cette commande est un alias de git add. Plus d'informations : https://git-scm.com/docs/git-stage.

  • Voir la documentation de la commande originale :

tldr git add