pass -m when signing tag
This commit is contained in:
parent
3cae169021
commit
a5bc46f81a
1 changed files with 1 additions and 0 deletions
|
|
@ -162,6 +162,7 @@ makeinfos updated changelogversion = do
|
|||
[ Param "tag"
|
||||
, Param "-f"
|
||||
, Param "-u", Param signingKey
|
||||
, Param "-m", Param ("tagging version " ++ changelogversion)
|
||||
, Param ("git-annex_" ++ changelogversion)
|
||||
]
|
||||
void $ inRepo $ runBool
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue