tech:git-install-sur-windows
Différences
Ci-dessous, les différences entre deux révisions de la page.
| tech:git-install-sur-windows [2025/03/24 15:06] – créée - modification externe 127.0.0.1 | tech:git-install-sur-windows [2025/04/24 14:30] (Version actuelle) – Jean-Baptiste | ||
|---|---|---|---|
| Ligne 1: | Ligne 1: | ||
| + | < | ||
| {{tag> | {{tag> | ||
| - | = Git - Install sur windows | + | # Git - Install sur windows |
| Ligne 10: | Ligne 11: | ||
| Diffing avec Kdiff3 | Diffing avec Kdiff3 | ||
| - | < | + | ~~~bash |
| git config --global diff.tool kdiff3 | git config --global diff.tool kdiff3 | ||
| git config --global merge.tool kdiff3 | git config --global merge.tool kdiff3 | ||
| Ligne 18: | Ligne 19: | ||
| git config --global mergetool.kdiff3.trustexitcode false | git config --global mergetool.kdiff3.trustexitcode false | ||
| git config --global mergetool.kdiff3.path " | git config --global mergetool.kdiff3.path " | ||
| - | </ | + | ~~~ |
tech/git-install-sur-windows.1742825205.txt.gz · Dernière modification : de 127.0.0.1
