devel:gitconfig
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
devel:gitconfig [2018/05/02 13:44] – boman | devel:gitconfig [2024/05/03 14:10] (current) – [Utiliser git] boman | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Utiliser git ====== | ||
+ | |||
+ | Ci dessous, la dernière version de la présentation git de Romain: | ||
+ | * {{: | ||
+ | |||
+ | |||
====== Configurer git correctement ====== | ====== Configurer git correctement ====== | ||
Line 21: | Line 27: | ||
Dans un terminal, tapez les commandes: | Dans un terminal, tapez les commandes: | ||
git config --global user.name | git config --global user.name | ||
- | git config --global user.email | + | git config --global user.email |
git config --global core.autocrlf input | git config --global core.autocrlf input | ||
La dernière commande permet d' | La dernière commande permet d' |
devel/gitconfig.1525261459.txt.gz · Last modified: 2018/05/02 13:44 by boman