diff --git a/Command/Import.hs b/Command/Import.hs index e0a96643c1..b514f44268 100644 --- a/Command/Import.hs +++ b/Command/Import.hs @@ -43,7 +43,7 @@ cmd = notBareRepo $ withGlobalOptions opts $ command "import" SectionCommon "add a tree of files to the repository" - (paramPaths ++ "|BRANCH[:SUBDIR]") + (paramPaths ++ "|BRANCH") (seek <$$> optParser) where opts =