wlo/scripts
Sebastian Kuzminsky 4c6dca58e5 don't eat "\" in the incoming json
Before this commit, the post-receive.cgi script would erroneously
interpret the slash character \ in the incoming json POST message.

This caused problems when commit messages contained ", because the
github webhook would escape the " and the cgi script ould eat the escape
character, and the resulting string would not be valid json.
2015-11-09 17:57:02 -07:00
..
githook.post-receive ignore the scripts 2015-11-08 19:38:48 -07:00
import-joomla ignore the scripts 2015-11-08 19:38:48 -07:00
post-receive.cgi don't eat "\" in the incoming json 2015-11-09 17:57:02 -07:00
pull-build-rsync re-exec the PBR script each time, in case it's changed 2015-11-08 22:14:27 -07:00
update-version include the git version in each file of the built site 2015-11-08 20:35:58 -07:00