Write a script for mass signing commits
This commit is contained in:
parent
fc4fafb879
commit
fc06ecda70
3 changed files with 11 additions and 0 deletions
|
|
@ -4,5 +4,6 @@
|
|||
ci = commit
|
||||
st = status
|
||||
sign = commit --amend --no-edit --gpg-sign
|
||||
resign = !git-resign
|
||||
[include]
|
||||
path = .hostgitconfig
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue