Hopefully fix the links to the DeforaOS repositories
This makes this code less generic unfortunately.
This commit is contained in:
parent
e2ba8f034a
commit
ffa4f7edc8
@ -116,7 +116,7 @@ _message_update()
|
|||||||
nullrev="0000000000000000000000000000000000000000"
|
nullrev="0000000000000000000000000000000000000000"
|
||||||
author="$GL_USER"
|
author="$GL_USER"
|
||||||
[ -z "$author" ] && author="$USER"
|
[ -z "$author" ] && author="$USER"
|
||||||
repository="$GL_REPO"
|
repository="${GL_REPO#DeforaOS/}"
|
||||||
branch=
|
branch=
|
||||||
type="push"
|
type="push"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user