Skip to content

Instantly share code, notes, and snippets.

@TakashiSasaki
Created December 22, 2012 08:02
Show Gist options
  • Select an option

  • Save TakashiSasaki/4358019 to your computer and use it in GitHub Desktop.

Select an option

Save TakashiSasaki/4358019 to your computer and use it in GitHub Desktop.
Mercurial (hg)を使うにあたって、まずはpurge extensionとconvert extensionは使えるようにしておかないと不便。
[extensions]
hgext.purge=
hgext.convert=
[ui]
username = Takashi SASAKI <takashi-sasaki@example.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment