From 5e590903694ccec284fa5ea957f957c2209bbb2a Mon Sep 17 00:00:00 2001 From: Christian Weiske Date: Mon, 7 Jul 2014 08:31:51 +0200 Subject: update-server-info on git pushes and forks --- src/phorkie/Repository/Post.php | 1 + 1 file changed, 1 insertion(+) (limited to 'src/phorkie/Repository/Post.php') diff --git a/src/phorkie/Repository/Post.php b/src/phorkie/Repository/Post.php index cf07b73..5a450b1 100644 --- a/src/phorkie/Repository/Post.php +++ b/src/phorkie/Repository/Post.php @@ -152,6 +152,7 @@ class Repository_Post ->setOption('message', "$notes") ->execute(); //update info for dumb git HTTP transport + //the post-update hook should do that IMO, but does not somehow $vc->getCommand('update-server-info')->execute(); $bChanged = true; -- cgit v1.2.3