devel:gitconfig
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| devel:gitconfig [2022/02/07 09:43] – boman | devel:gitconfig [2026/04/15 15:26] (current) – [Sous linux] papeleux | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Utiliser git ====== | ====== Utiliser git ====== | ||
| - | Ci dessous, | + | Ci dessous, |
| - | * {{:devel:git_v20.pdf|Utiliser git à ULiège}} (mise à jour: 7 février 2022) | + | * [[https:// |
| + | * {{:devel:git_latest.pdf|Utiliser git à ULiège}} (mise à jour: 10 août 2023 - v22) | ||
| Line 15: | Line 17: | ||
| git config --global user.email | git config --global user.email | ||
| git config --global core.autocrlf true | git config --global core.autocrlf true | ||
| + | git config --global pull.rebase | ||
| + | | ||
| + | |||
| + | L' | ||
| - | La dernière commande | + | La dernière commande |
| Un autre option utile sous windows est '' | Un autre option utile sous windows est '' | ||
| Line 29: | Line 35: | ||
| git config --global user.email | git config --global user.email | ||
| git config --global core.autocrlf input | git config --global core.autocrlf input | ||
| + | git config --global pull.rebase | ||
| + | | ||
| + | L' | ||
| - | La dernière commande | + | La dernière commande |
devel/gitconfig.1644223411.txt.gz · Last modified: by boman
