blob: 4939963d8c9605a3c6628d86b21e8438083c2925 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
====
*** WARNING: Do not use this software in data critical production environments,
only in safe test environments! This software is still BETA! ***
To enable the Hg-Git extension make sure you have the following lines in your
Mercurial global configuration file '~/.hgrc':
[extensions]
hggit =
Note: As of Mercurial 1.8 the required bookmarks extension became a core
functionality and can be removed from the extensions list.
====
|