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

Assemble a Web-Deploy-ready package in the build. #35

Open otac0n opened 12 years ago

otac0n commented 12 years ago

This would allow WebGit .NET to be distributed via the Web Platform Installer and easily installed when the user has the web deployment extensions in IIS.

otac0n commented 11 years ago

This would be a non-issue if we didn't have a plugin system (right-click, package). This is another reason that I would like to ditch it.