Greg's comment help me understand http://stackoverflow.com/questions/1698552/tortoisegit-push-successfully-but-no-new-files/1698657#1698657
How do i create a local bare repository with tortoisegit?
I can right click and clone a repository from github and push. I would like to create a local repository then do the same thing, clone and push. How do i do that?
-edit- i have created a local repository just fine but i cant push to it. I need to pull everything. I like the consistency of pushing in both my projects.