My idea is not to host the remote repositories on a cloud (such BitBucket). We would like to sotre them in server managed in the company. I hope that it would be possible to simply create a ".git" repository in a directory located on a local server.
Is it possible possible to create remote repositories on shared local server (and not on "Cloud" server)? If yes, how to configure them properly?
Thanks in advance for the help!