Merge branch 'master' into assistant
This commit is contained in:
commit
3ea708e03b
19 changed files with 205 additions and 92 deletions
|
@ -145,4 +145,4 @@ header :: String
|
|||
header = "Usage: git-annex command [option ..]"
|
||||
|
||||
run :: [String] -> IO ()
|
||||
run args = dispatch True args cmds options header Git.CurrentRepo.get
|
||||
run args = dispatch True args cmds options [] header Git.CurrentRepo.get
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue