otac0n / WebGitNet

WebGit .NET is an ASP.NET MVC app that provides access to your git repositories over HTTP. It supports browsing in a web browser AND push / pull over Git's "Smart HTTP protocol".
zlib License
132 stars 62 forks source link

Search providers #50

Closed netclectic closed 11 years ago

netclectic commented 11 years ago

Scratch that last pull request, can't seem to edit the branch...

I've implemented a rudimentary file content search using git grep. I added the repo path to RepoInfo to make life a little easier.