devel:gitconfig
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| devel:gitconfig [2024/05/03 14:10] – [Utiliser git] boman | devel:gitconfig [2026/04/15 15:26] (current) – [Sous linux] papeleux | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Utiliser git ====== | ====== Utiliser git ====== | ||
| - | Ci dessous, | + | Ci dessous, |
| + | * [[https:// | ||
| * {{: | * {{: | ||
| + | |||
| 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.1714738222.txt.gz · Last modified: by boman
