new post-commit hook, signing now includes username
This commit is contained in:
parent
a1f23048c9
commit
0d50921e9d
1 changed files with 1 additions and 2 deletions
|
|
@ -7,6 +7,5 @@
|
|||
|
||||
# see wiki/index.html#GitNotes%20GitAliases for information
|
||||
|
||||
git sign "$(git-symbolic-ref HEAD | cut -d/ -f 3-)_signature"
|
||||
git sign "$(git config user.email)/$(git-symbolic-ref HEAD | cut -d/ -f 3-)_signature"
|
||||
git publish
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue