add describe subcommand
This commit is contained in:
parent
1de12a2918
commit
657395b628
5 changed files with 55 additions and 4 deletions
|
@ -62,7 +62,7 @@ cleanup = do
|
|||
liftIO $ Git.run g "add" [File logfile]
|
||||
liftIO $ Git.run g "commit"
|
||||
[ Params "-q -m"
|
||||
, Param "git annex init"
|
||||
, Param "git annex repository description"
|
||||
, File logfile
|
||||
]
|
||||
return True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue