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

fix items missed in cherry-pick #56

Closed dlech closed 11 years ago

dlech commented 11 years ago

Looks like a couple things got missed

otac0n commented 11 years ago

Sorry about all of the git gymnastics. I just wanted to make sure that git blame works on this repo, and the line ending thing was going to be an issue.

Thanks again!