...
Here is an example using hg-fast-export with Nuxeo DAM mercurial repository:
| Code Block |
|---|
$ git clone git://repo.or.cz/fast-export.git |
...
$ mkdir nuxeo-dam-git |
...
$ cd nuxeo-dam-git |
...
$ git init |
...
$ ../fast-export/hg-fast-export.sh -r ../nuxeo-dam |
More info here