Created
December 22, 2012 08:02
-
-
Save TakashiSasaki/4358019 to your computer and use it in GitHub Desktop.
Mercurial (hg)を使うにあたって、まずはpurge extensionとconvert extensionは使えるようにしておかないと不便。
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[extensions] | |
hgext.purge= | |
hgext.convert= | |
[ui] | |
username = Takashi SASAKI <[email protected]> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment