Something crazy is happening to me.
If you visit http://git.jshawl.com/, you'll see a single repo "testing.git", though if you click on "TXT" in the lower right corner, you can see another repo that is there "wordpress-theme"
Also, I know there repo is there because I can clone it
git clone git@git.jshawl.com/boilerplates/wordpress-theme
what gives?
Here's a little more background info on my setup:
git.jshawl.com is hosted on Mac OS X, in the directory "/Users/git/repositories" (this was setup when I installed gitolite), I've got a VHOST that points to this directory. I also dropped my gitweb.cgi file into that directory.
My permissions on both the boilerplates directory and the wordpress-theme directory are 755 (rwxr-xr-x)