git

Système de gestion de versions décentralisé. Certaines commandes comme git commit ont leur propre documentation. Plus d'informations : https://git-scm.com/docs/git.

git {{sous_commande}}

git -C {{chemin/vers/repertoire}} {{sous_commande}}

git -c '{{cle_param_config}}={{valeur}}' {{sous_commande}}

git --help

git help {{sous_commande}}

git --version