Mercurial > dotfiles
comparison hgrc/hgrc-Windows_NT @ 91:4a7d5630410a
No need for the hggit path here.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Wed, 28 Mar 2012 16:09:59 -0700 |
parents | 1ba9f494b606 |
children | 300b70bbfc67 |
comparison
equal
deleted
inserted
replaced
90:97d7dec3ccf5 | 91:4a7d5630410a |
---|---|
1 [ui] | 1 [ui] |
2 ssh = "TortoisePlink.exe" -ssh -2 -batch -C | 2 ssh = "TortoisePlink.exe" -ssh -2 -batch -C |
3 | |
4 [extensions] | |
5 hggit = ${userprofile}\Code\BitBucket\HgGit\hggit | |
6 | 3 |
7 [extdiff] | 4 [extdiff] |
8 cmds.wdiff = "C:\Program Files (x86)\WinMerge\WinMergeU.exe" | 5 cmds.wdiff = "C:\Program Files (x86)\WinMerge\WinMergeU.exe" |
9 | 6 |
10 [tortoisehg] | 7 [tortoisehg] |