aboutsummaryrefslogtreecommitdiffstats
path: root/devel/hg-git/pkg-message
blob: 693fb4750ebf545001e12295d953d0422dd5c499 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
====

*** 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]
bookmarks =
hggit =

The bookmarks section is not compulsory, but it makes some things a bit nicer.
Bookmarks will be translated to git heads when pushing.

====