Bonobo-Git-Server icon indicating copy to clipboard operation
Bonobo-Git-Server copied to clipboard

Bonobo Git Server for Windows is a web application you can install on your IIS and easily manage and connect to your git repositories. Go to homepage for release and more info.

Results 107 Bonobo-Git-Server issues
Sort by recently updated
recently updated
newest added

Why: Make deployment easier, at least without any configuration changes on operating system(install IIS etc.) drop dependencies: 1. drop IIS 2. drop .net runtime ,maybe in future ?

AD can have user groups as members of other user groups. The point of AD integration is to avoid management of users by non-standard for the site tools. Manual editing...

I noticed i wasn't able to login when I had a "£" char in my password. When trying to login through GIT Server, it resulted in locking my account. The...

![1629300574(1)](https://user-images.githubusercontent.com/40311882/129926830-b48db776-75f9-4b16-8faf-73131aff9e00.jpg)

PS E:\git> git clone http://v.w.cb:8000/Bonobo.Git.Server/PeachProject.git Cloning into 'PeachProject'... remote: Enumerating objects: 19677, done. remote: Counting objects: 100% (19677/19677), done. remote: Compressing objects: 100% (7611/7611), done. error: inflate: data stream error...

This seems pretty basic but for the sake of mentioning it: The Bonobo.Git.Server/Properties/AssemblyInfo.cs configuration results in a build of recent versions (apparently anything since 6.2.0) which do not match the...

First, I'm not terribly terribly savvy with Git overall, and as a result, i'm poking in the dark a little. I use git for source control, at what can probably...

Hi I have installed the downloaded version as a test and it works fine. After getting the repo and modifying it. After compile it refuses to run. The only error...

I want to separate the repository data to another share folder (e.g //ip/Sharefolder/), if I just set this in setting page it will show the error for 404, I know...

Hi @willdean, this PR (fixing failed #883) contains a set of tests for Controllers that don't modify any server code, just adds test code. All Tests pass I started this...