Skip to content

Instantly share code, notes, and snippets.

@haru01
Created September 30, 2010 06:03
Show Gist options
  • Save haru01/604105 to your computer and use it in GitHub Desktop.
Save haru01/604105 to your computer and use it in GitHub Desktop.
# Generated by tortoisehg-config
[ui]
editor="C:\Program Files\Vim\vim72\gvim.exe" -c ":set fileencoding=cp932"
ignore=c:\home\hgignore.ini
[extensions]
hgext.win32text=
hgext.win32mbcs=
hgext.extdiff =
rebase =
#shelve = /home/.hgext/hgshelve.py
color =
transplant =
[extdiff]
cmd.kdiff3 =
[merge-tools]
kdiff3.args = $base $local $other -o $output --auto
[encode]
** = cleverencode:
[decode]
** = cleverdecode:
[alias]
l = log -r-50:-1
pu = pull -u
blame = blame -un
stat = diff --stat
[web]
allow_push=*
push_ssl=false
[color]
mode = win32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment