@@ -1,3 +1,5 @@
|
||||
# shellcheck shell=bash
|
||||
|
||||
git interpret-trailers --if-exists doNothing --trailer \
|
||||
"Signed-off-by: $(git config user.name) <$(git config user.email)>" \
|
||||
--in-place "$1"
|
||||
|
Reference in New Issue
Block a user