From 6c7bcebbcacd0c4e99c458a76cc43ee89f701426 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Fri, 26 Mar 2010 09:14:14 -0400 Subject: More explanatory comments. --- repo/hooks/ciabot.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'repo') diff --git a/repo/hooks/ciabot.sh b/repo/hooks/ciabot.sh index ac57cf24..fd48defa 100755 --- a/repo/hooks/ciabot.sh +++ b/repo/hooks/ciabot.sh @@ -2,9 +2,11 @@ # Distributed under the terms of the GNU General Public License v2 # Copyright (c) 2006 Fernando J. Pereda # Copyright (c) 2008 Natanael Copa +# Copyright (c) 2010 Eric S. Raymond # # Git CIA bot in bash. (no, not the POSIX shell, bash). # It is *heavily* based on Git ciabot.pl by Petr Baudis. +# This script contains porcelain and porcelain byproducts. # # It is meant to be run either on a post-commit hook or in an update # hook: -- cgit v1.2.1