Mercurial > hg > hg-fastimport
changeset 7:955d9de4fb00
whoops, I wrote Mercurial where I meant Bazaar.
| author | Paul Crowley <paul@lshift.net> |
|---|---|
| date | Wed, 16 Jul 2008 13:02:04 +0100 |
| parents | 0185a9b236eb |
| children | b2ee2f810f1e |
| files | README |
| diffstat | 1 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/README Wed Jul 16 12:48:02 2008 +0100 +++ b/README Wed Jul 16 13:02:04 2008 +0100 @@ -21,14 +21,14 @@ http://repo.or.cz/w/darcs2git.git As well as the original "git-fast-import" program which imports these -files into Git, a reader that imports them into Mercurial has been +files into Git, a reader that imports them into Bazaar has been written http://bazaar-vcs.org/BzrFastImport -With the addition of this tool, "git-fast-import" is becoming a -"lingua franca" for the exchange of repository histories between -revision control tools. +with this tool adds Mercurial import support, "git-fast-import" is +becoming a "lingua franca" for the exchange of repository histories +between revision control tools. This tool draws heavily on the work done for BzrFastImport, and so is covered by the GPL.
