2009-11-02 11:59:22 +01:00
|
|
|
====
|
|
|
|
|
2009-12-28 07:41:27 +01:00
|
|
|
*** WARNING: Do not use this software in data critical production environments,
|
|
|
|
only in safe test environments! This software is still BETA! ***
|
2009-11-02 11:59:22 +01:00
|
|
|
|
|
|
|
To enable the Hg-Git extension make sure you have the following lines in your
|
|
|
|
Mercurial global configuration file '~/.hgrc':
|
|
|
|
|
|
|
|
[extensions]
|
|
|
|
hggit =
|
|
|
|
|
2012-01-29 19:22:44 +01:00
|
|
|
Note: As of Mercurial 1.8 the required bookmarks extension became a core
|
|
|
|
functionality and can be removed from the extensions list.
|
2009-11-02 11:59:22 +01:00
|
|
|
|
|
|
|
====
|