jakubgarfield / Bonobo-Git-Server

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.
http://bonobogitserver.com
MIT License
1.81k stars 603 forks source link

Git upgrade #760

Open Valensm opened 6 years ago

Valensm commented 6 years ago

Is it possible to upgrade the git itself? Or better how to use the latest version? Is it tested? The current version is 2.15.0. Martin

larshg commented 6 years ago

Hi Martin

You can manually change the git used - however if there are any changes to the actual output from the output/error streams from git, it might not work.

I haven't had time to try a new git version - and won't have for some time.

Would be nice if you could try install it and then run the Unit test of the project, to see if it works. (some unit test with the Serenity browser controlling itself are a bit unstable)