Skip to content

Instantly share code, notes, and snippets.

@krusty
Created July 4, 2012 16:47
Show Gist options
  • Save krusty/3048277 to your computer and use it in GitHub Desktop.
Save krusty/3048277 to your computer and use it in GitHub Desktop.
lucas@(none):~/proyects/ccapps$ cat .hg/hgrc
[paths]
default = http://hg.assembla.com/ccapps
[ui]
username = Lucas Sallovitz <[email protected]>
ignore = /home/lucas/proyects/ccapps/.hg/hgignore
[auth]
tid.prefix = hg.assembla.com/ccapps
tid.username = lucas.s
tid.password = *******
tid.schemes = http https
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment