Mercurial > dotfiles
view hgrc/hgrc-Windows_NT @ 438:3d999fcf62c6
Check for subrepo directories with no repos in them.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sat, 17 Feb 2018 15:04:36 -0800 |
parents | 7d83a5eab234 |
children | ace0146ff1bc |
line wrap: on
line source
[ui] ssh = "%USERPROFILE%\Dropbox\Utilities\plink.exe" -ssh -2 -batch -C editor = "C:\Program Files (x86)\Vim\vim80\vim.exe" [extdiff] cmds.wdiff = "C:\Program Files (x86)\WinMerge\WinMergeU.exe" [tortoisehg] editor = "C:\Program Files (x86)\Notepad++\notepad++.exe" vdiff = "C:\Program Files (x86)\WinMerge\WinMergeU.exe" # vim: ft=cfg