logo

overlay

My own overlay for experimentations, use with caution, no support is provided git clone https://hacktivis.me/git/overlay.git
commit: 24eb91c8e939fee1d7e241f598f6f513a7d3c567
parent d87d9104cb1b4a167a5bd6679f31fa4ec2aaa8f5
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Sun, 26 Feb 2023 17:44:12 +0100

git-hooks/post-receive.bugs: Use correct forge URL

Diffstat:

Mgit-hooks/post-receive.bugs3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/git-hooks/post-receive.bugs b/git-hooks/post-receive.bugs @@ -89,7 +89,8 @@ while read -r oldrev newrev refname; do newmsg=" -https://gitweb.gentoo.org/${GL_REPO}.git/commit/?id=${commithash} +https://hacktivis.me/git/overlay/commit/${commithash}.html + $(git show --pretty=fuller --date=iso-local --stat "${commithash}")" # TODO: --show-signature with some nice short output