Skip to content

Instantly share code, notes, and snippets.

@merih
Created January 28, 2014 14:30
Show Gist options
  • Save merih/8668684 to your computer and use it in GitHub Desktop.
Save merih/8668684 to your computer and use it in GitHub Desktop.
[ui]
username = <insert_username>
verbose = True
[auth]
prefix = hg.<insert_your_company>.com/
username = <insert_username>
password = <insert_password>
schemes = http
[extensions]
mq =
flow = <path_to_hgflow>/hgflow.py
[flow]
autoshelve = true
[hooks]
post-init.flow = hg flow init -d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment