Generating gitweb index files
Posted May 24th, 2008 by CarlosI didn’t want to manually link all my git projects from my public_git to the place where gitweb expects them to be and I wanted the nice ‘user/whatever/repo.git’ that you get with most gitwebs. After looking a bit at the example in the Debian package, I’ve created my own, which is run from cron. It’s [...]