Skip to content

Instantly share code, notes, and snippets.

@hiscaler
Created August 22, 2012 06:20
Show Gist options
  • Save hiscaler/3422857 to your computer and use it in GitHub Desktop.
Save hiscaler/3422857 to your computer and use it in GitHub Desktop.
mercurial ini setting
[auth]
bb.prefix = http://bitbucket.org
bb.username = username
bb.password = password
bbs.prefix = https://bitbucket.org
bbs.username = username
bbs.password = password
[ui]
username = hiscaler
[tortoisehg]
ui.language = zh_CN
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment