freebsd-ports/devel/hg-git/pkg-message
Wen Heping 86da3d3fd9 - Update to 0.2.1
- Warn about BETA status

PR:		ports/142077
Submitted by:	Marco Broder <marco.broeder@gmx.eu> (maintainer)
2009-12-28 06:41:27 +00:00

16 lines
453 B
Text

====
*** 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.
====