mirror of
https://github.com/frej/fast-export.git
synced 2026-03-04 09:10:48 +01:00
Fix typo+grammo in README
This commit is contained in:
4
README
4
README
@@ -45,8 +45,8 @@ Notes/Limitations
|
||||
=================
|
||||
|
||||
hg-fast-export supports multiple branches but only named branches with
|
||||
exaclty one head each. Otherwise commits to the tip of these heads
|
||||
within branch will get flattened into merge commits.
|
||||
exactly one head each. Otherwise commits to the tip of these heads
|
||||
within the branch will get flattened into merge commits.
|
||||
|
||||
As each git-fast-import run creates a new pack file, it may be
|
||||
required to repack the repository quite often for incremental imports
|
||||
|
||||
Reference in New Issue
Block a user