README: Remove email address from git author message
This commit is contained in:
parent
23b9ec8f48
commit
ee0796303c
|
@ -56,7 +56,7 @@ Note the gortr file is DateTime stamped only, it is not signed with any certific
|
|||
## [Last merge commit][0] at [dn42 registry][1]
|
||||
|
||||
\`\`\`
|
||||
$(git -C ../registry/ log -n 1 --merges)
|
||||
$(git -C ../registry/ log -n 1 --merges | sed -E -e 's/^Author: ([a-zA-Z0-9]+) <.*>/Author: \1/')
|
||||
\`\`\`
|
||||
|
||||
## crontab
|
||||
|
|
Loading…
Reference in a new issue