How can I setup GIT server On-Premise on windows machine, so it is accessible privately, only from local network. Note that, I want to run GIT as server, not as Network Share.
Article in GIT documentation shows how to setup server only on Linux machines.
I have tried GitStack but I wasn't able to put it to work (possibly due to wrong configurations).