Push to Remote URL with TortoiseGit
问题 I have installed the latest MSysGit 1.6.3 preview and TortoiseGit 0.6.2 on my Windows XP PC. I also have created a --bare repository on my server which can be access through http (using WebDAV as authentication system). I can successfully log into my server's git repository from a browser. I have created a local repository on my PC and the initial commit. I have looked everyone and I still cannot find how to add a remote URL to TortoiseGit and push my local repository to that address . Any