App-GitWorkspaceScanner
view release on metacpan or search on metacpan
lib/App/GitWorkspaceScanner.pm view on Meta::CPAN
This script currently uses C<locate> to scan the current machine for git
repositories, so this only works for Linux/Unix machines.
=item *
If you are not using C<--workspace> to limit the scan to files on which you
have read permissions, this script needs to be run as root.
=item *
You should have C<updatedb> in your crontab running daily, to ensure that new
repositories are picked up.
=item *
You should run this script using C<nice>. While it uses C<locate>, it still has
an impact on the file cache and using C<nice> will help mitigate any potential
issues.
=back
( run in 0.329 second using v1.01-cache-2.11-cpan-05444aca049 )