We want to install Git
in our dedicated server to mange our code version and code revision. Our dedicated server has Windows server 2012. We thought about GitLab
, but it is not supported in windows. Suggest me which one should I use, there is Gitprep
for windows.
No, you're correct when you're saying you can serve a git repository without have git installed on your server.
Git is free and open source software. One can download and use it without any restrictions. Follow the steps given below to install Git on a Windows server: 1.
You could use Bonobo Git Server, it is designed to run on Windows in IIS.
It would be best, on Windows, to host a virtual image (as in VirtualBox) of a Unix server, in which you can benefit from all the git repo hosting services, like GitLab)
If not, Gitblit is a good (and portable, available on Windows) alternative.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With