Everytime a commit is pushed to this repository, github posts to https://hackerspace.gent/landing/pull.php
triggering a git pull
in the hackerspace.gent/landing
repository.
pull.php
: This file callsgit pull
when accessed. This is needed for automatic sync with github, so do not change it!
If you want to commit from the server itself, use this command to specify your name and email address
git -c user.name='' -c user.email='' commit -m ''
Thanks to: http://writing.markchristian.org/2011/03/10/how-to-deploy-your-code-from-github-automatically.html
- Mostly made by Bloemist
- "Online members" data comes from Pamela: https://hackerspace.gent/wiki/index.php/Pamela