aboutsummaryrefslogtreecommitdiff
path: root/hooks/post-receive
Commit message (Collapse)AuthorAgeFilesLines
* Add a post-receive hook0.11Alberto Bertogli2013-03-121-0/+58
This patch adds a post-receive hook that can be used to trigger a git-arr update when there is a push to a repository. Signed-off-by: Alberto Bertogli <albertito@blitiri.com.ar>