Système de gestion de versions décentralisé. Plus d'informations : https://git-scm.com/.
git --version
git --help
git help {{sous_commande}}
git {{sous_commande}}
git -C {{chemin/vers/repertoire}} {{sous_commande}}
git -c '{{cle_param_config}}={{valeur}}' {{sous_commande}}