Support import in direct mode.
This commit is contained in:
parent
b896f74997
commit
5e3a404d4f
2 changed files with 2 additions and 1 deletions
|
@ -15,7 +15,7 @@ import qualified Annex
|
|||
import qualified Command.Add
|
||||
|
||||
def :: [Command]
|
||||
def = [notDirect $ notBareRepo $ command "import" paramPaths seek
|
||||
def = [notBareRepo $ command "import" paramPaths seek
|
||||
SectionCommon "move and add files from outside git working copy"]
|
||||
|
||||
seek :: [CommandSeek]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue