App::Slackeria::Plugin::Git - Check if bare git repo exists in a local directory
In slackeria/config
[git] git_dir = /home/user/var/git_root/%s href = http://git.example.org/%s/
version 0.12
This plugin checks if a git repo exists on the local host and ensures it is set as world-readable and contains the "git-daemon-export-ok" file.
Path to bare git files, %s is replaced by name. Mandatory
Link to point to in output, again %s is replaced by name
File::Slurp(3pm), List::Util(3pm), Sort::Versions(3pm). The git executable must be available.
None known.
slackeria(1)
Copyright (C) 2011 by Daniel Friesel <derf@finalrewind.org>
0. You just DO WHAT THE FUCK YOU WANT TO.