From 2ac3a548894dd535f180383770c67ef64590b678 Mon Sep 17 00:00:00 2001 From: steering7253 Date: Fri, 1 May 2026 10:32:50 -0600 Subject: add user to notifications --- update | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update b/update index d024333..69b9308 100755 --- a/update +++ b/update @@ -38,7 +38,7 @@ else # commit --amend, rebase, or similar fi #curl -sS -d "[$reponame] $ref $commits" "$H2I" >/dev/null -echo "[$reponame] $ref $commits" | "${NC[@]}" >/dev/null +echo "[$reponame] $ref $commits by $USER" | "${NC[@]}" >/dev/null if ((16#$old == 0)); then git log --no-show-signature --no-patch --pretty="tformat:$FORMAT" "$new" -- cgit v1.3.1-10-gc9f91