encourage use of import from directory special remote rather than legacy interface
This commit is contained in:
parent
c8355a7416
commit
6f35b576d7
3 changed files with 14 additions and 10 deletions
|
@ -39,7 +39,7 @@ cmd :: Command
|
|||
cmd = notBareRepo $
|
||||
withGlobalOptions [jobsOption, jsonOptions, fileMatchingOptions] $
|
||||
command "import" SectionCommon
|
||||
"import files from elsewhere into the repository"
|
||||
"add a tree of files to the repository"
|
||||
(paramPaths ++ "|BRANCH[:SUBDIR]")
|
||||
(seek <$$> optParser)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue