[sysadmin-bin] Specify that KGB will just notify commits made to the master branch.
- From: Andrea Veri <av src gnome org>
- To: gnome-sysadmin gnome org,commits-list gnome org
- Subject: [sysadmin-bin] Specify that KGB will just notify commits made to the master branch.
- Date: Wed, 26 Jun 2013 11:09:24 +0000 (UTC)
commit f08c2e40be30b03ac926ba5a0cabc36713f14143
Author: Andrea Veri <av gnome org>
Date: Wed Jun 26 13:09:07 2013 +0200
Specify that KGB will just notify commits made to the master branch.
git/post-receive-notify-kgb | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/git/post-receive-notify-kgb b/git/post-receive-notify-kgb
index 41bb7ba..0c0f215 100755
--- a/git/post-receive-notify-kgb
+++ b/git/post-receive-notify-kgb
@@ -1,6 +1,6 @@
# Kgb-Bot's hook, get the repository name and feed --repo-id with it, make sure that repo-id do
# actually match the repository-name you are going to configure on kgb.conf and kgb-client.conf. More
-# details at https://live.gnome.org/Sysadmin/KGB-Bot
+# details at https://live.gnome.org/Sysadmin/KGB-Bot. KGB will only notify commits made to the master branch.
REPOSITORY_ID=$(basename "$PWD")
REPOSITORY_ID=${REPOSITORY_ID%.git}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]