Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentes Révision précédente | |||
|
outil:git:accueil [2019/09/18 16:49] thbogusz [Salle B511] |
outil:git:accueil [2020/09/03 09:19] (Version actuelle) thbogusz [Configuration de base] |
||
|---|---|---|---|
| Ligne 50: | Ligne 50: | ||
| // | // | ||
| < | < | ||
| + | #les essentiels... | ||
| git config --global user.name "Votre nom" | git config --global user.name "Votre nom" | ||
| git config --global user.email " | git config --global user.email " | ||
| + | </ | ||
| + | < | ||
| + | #moins essentiels... | ||
| git config --global color.branch auto | git config --global color.branch auto | ||
| git config --global color.diff auto | git config --global color.diff auto | ||