Mercurial > dotfiles
comparison hgrc/hgrc-Windows_NT @ 38:0e3a40d90a59
Global hgignore.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Tue, 22 Nov 2011 16:17:45 -0800 |
parents | 3ae165d0221a |
children | 6b2c3f14a5c1 |
comparison
equal
deleted
inserted
replaced
37:49e2c3db57d3 | 38:0e3a40d90a59 |
---|---|
1 [ui] | 1 [ui] |
2 ignore = ~\mercurial_ignore | |
2 #ssh="${userprofile}\Dropbox\Utilities\plink.exe" -ssh -i "${userprofile}\Dropbox\Personal\Security\PuTTY\key.ppk" | 3 #ssh="${userprofile}\Dropbox\Utilities\plink.exe" -ssh -i "${userprofile}\Dropbox\Personal\Security\PuTTY\key.ppk" |
3 | 4 |
4 [extensions] | 5 [extensions] |
5 hggit = ${userprofile}\Code\BitBucket\HgGit\hggit | 6 hggit = ${userprofile}\Code\BitBucket\HgGit\hggit |
6 | 7 |