mirror of
https://github.com/frej/fast-export.git
synced 2025-11-14 06:35:41 +01:00
Add usage info for the --force option
This commit is contained in:
@@ -29,6 +29,8 @@ Options:
|
|||||||
-r Mercurial repository to import
|
-r Mercurial repository to import
|
||||||
-M Set the default branch name (default to 'master')
|
-M Set the default branch name (default to 'master')
|
||||||
-o Use <name> as branch namespace to track upstream (eg 'origin')
|
-o Use <name> as branch namespace to track upstream (eg 'origin')
|
||||||
|
--force Ignore validation errors when converting, and pass --force
|
||||||
|
to git-fast-import(1)
|
||||||
"
|
"
|
||||||
|
|
||||||
. "$(git --exec-path)/git-sh-setup"
|
. "$(git --exec-path)/git-sh-setup"
|
||||||
|
|||||||
Reference in New Issue
Block a user