slackbuilds/python/hg-git
ponce 366dc08634 python/hg-git: Fixed dep information 2012-08-23 15:49:25 -05:00
..
COPYING python/hg-git: Added (Mercurial to Git extension) 2011-07-14 21:54:02 -03:00
README python/hg-git: Fixed dep information 2012-08-23 15:49:25 -05:00
doinst.sh python/hg-git: Added (Mercurial to Git extension) 2011-07-14 21:54:02 -03:00
hg-git.SlackBuild python/hg-git: Updated for version 0.3.1. 2011-12-11 10:55:30 -02:00
hg-git.info Add REQUIRED field to .info files. 2012-08-19 21:57:51 -05:00
slack-desc python/hg-git: Added (Mercurial to Git extension) 2011-07-14 21:54:02 -03:00

README

This is the Hg-Git plugin for Mercurial, adding the ability to push to
and pull from a Git server repository from Mercurial.  This means you
can collaborate on Git based projects from Mercurial, or use a Git
server as a collaboration point for a team with developers using both
Git and Mercurial.

Warning, this software is still beta.  It is basically feature complete
and pretty stable now, but there are still some edge cases that aren't
handled well yet and it may be slow in some circumstances.  The user
interface is also still subject to change.