Hopefully fix the links to the DeforaOS repositories

This makes this code less generic unfortunately.
This commit is contained in:
Pierre Pronchery 2019-07-02 02:05:33 +02:00
parent e2ba8f034a
commit ffa4f7edc8

View File

@ -116,7 +116,7 @@ _message_update()
nullrev="0000000000000000000000000000000000000000"
author="$GL_USER"
[ -z "$author" ] && author="$USER"
repository="$GL_REPO"
repository="${GL_REPO#DeforaOS/}"
branch=
type="push"