added a timer to gitweb, so I can see if i'm speeding it up
[rubygit.git] / lib / git / repository.rb
blob7e6116739ed117d86781262fed84389f0d3edd55
1 module Git
2   class Repository < Path
3   end
4 end