In my development environment at home I want to install msysgit im my local machine and in a server that I have.
The goal is to develop in my local machine and then pushing it to the server (remote repository), for the nightly builds.
Unfortunately, I can't seem to config the server's msysgit installation to be a remote repository. How can I do that?