Skip to content

Instantly share code, notes, and snippets.

@sergebat
Created August 11, 2014 12:46
Show Gist options
  • Save sergebat/fd8f91395b848cd3277a to your computer and use it in GitHub Desktop.
Save sergebat/fd8f91395b848cd3277a to your computer and use it in GitHub Desktop.
sbat .hgrc/.hgignore for Mac
# example config (see "hg help config" for more info)
[ui]
username = Sergey Batishchev <sergey@example.com>
ssh = ssh -C
ignore = ~/.hgignore
[extensions]
# uncomment these lines to enable some popular extensions
# (see "hg help extensions" for more info)
pager =
progress =
color =
purge =
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment