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
Explicitly reference 1.0.0.0 of System.Web.WebPages and System.Web.Helpers #55
This allows the development machine to install higher versions of MVC framework side-by-side without failing applications targeting old MVC
Without this, the application fails after installing MVC4