I have a mac (runs OS X Lion), when I create XCode projects, there is an option to create a local git repository on the same machine, however, after I created a test XCode project (with its local git repository), I want XCode to push/pull changes not from GitHub, but from a Windows server (located at our local network, IP address: 10.3.3.12).
how can I set Git on this server ?
p.s. I have found many tutorials, but they sound to be outdated and hard to follow, like this one.
Here’s a more up-to-date guide for setting up a Git server on Windows:
http://devlicio.us/blogs/krzysztof_kozmic/archive/2011/08/20/simple-guide-to-running-git-server-on-windows-in-local-network-kind-of.aspx