Merge branch 'PR/296'

This commit is contained in:
Frej Drejhammar
2023-03-04 20:21:29 +01:00

View File

@@ -43,11 +43,10 @@ Usage
Using hg-fast-export is quite simple for a mercurial repository <repo>:
```
mkdir repo-git # or whatever
git init repo-git # or whatever
cd repo-git
git init
hg-fast-export.sh -r <local-repo>
git checkout HEAD
git checkout
```
Please note that hg-fast-export does not automatically check out the