WebGitNet icon indicating copy to clipboard operation
WebGitNet copied to clipboard

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".

Results 19 WebGitNet issues
Sort by recently updated
recently updated
newest added

Bumps jQuery from 2.1.0 to 3.5.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=jQuery&package-manager=nuget&previous-version=2.1.0&new-version=3.5.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Not sure of how to create an issue if I get this wrong please "guide me to the right path:)" If I create a repository ExampleRepo1 with a master as...

Updated the assembly references to support ASP.NET MVC v5

With the update of VS 2013 imminent, wouldn't be nice idea to "refresh" the app?

It would be useful to group multiple related repositories under a sub folder. For example: ``` Text Project Repo 1 Project Repo 2 Utilities\ Utility Repo 1 Utility Repo 2...

Feature

1) Limits repo creation and push rights to the Windows group members, the group name is in web.confg 2) Added BuildingAndDeployment.txt

We should have a split drop-down button allowing people to check / uncheck search providers. See [Twitter's Button Dropdown](http://getbootstrap.com/components/#btn-dropdowns) for the desired UI. It would be a button with both...

Performance

Hi.. I'm lost.. I really want the git.exe to be run as the user logged in so that I can control what repos the user can read or write to...

This great web front end would be even better with an authorization layer on it. This could encompass simple RW access and possibly extend with a hook for handling branch...