Add usage info for the --force option

This commit is contained in:
David Wragg
2012-01-23 16:17:44 +00:00
parent e24fa42b87
commit 32c481a98f

View File

@@ -27,8 +27,10 @@ Options:
-A Read author map from file
(Same as in git-svnimport(1) and git-cvsimport(1))
-r Mercurial repository to import
-M Set the default branch name (default to 'master')
-o Use <name> as branch namespace to track upstream (eg 'origin')
-M Set the default branch name (default to 'master')
-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"