Outils pour utilisateurs

Outils du site


tech:git-install-sur-windows

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

tech:git-install-sur-windows [2025/03/24 15:06] – créée - modification externe 127.0.0.1tech:git-install-sur-windows [2025/04/24 14:30] (Version actuelle) Jean-Baptiste
Ligne 1: Ligne 1:
 +<!DOCTYPE markdown>
 {{tag>git Windows Diff}} {{tag>git Windows Diff}}
  
-Git - Install sur windows+Git - Install sur windows
  
  
Ligne 10: Ligne 11:
 Diffing avec Kdiff3 Diffing avec Kdiff3
  
-<code bash>+~~~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 "C:/Program Files/KDiff3/kdiff3.exe" git config --global mergetool.kdiff3.path "C:/Program Files/KDiff3/kdiff3.exe"
-</code>+~~~ 
  
tech/git-install-sur-windows.1742825205.txt.gz · Dernière modification : de 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki