How do i create a local bare repository with tortoisegit?
        Posted  
        
            by acidzombie24
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by acidzombie24
        
        
        
        Published on 2010-05-18T04:22:11Z
        Indexed on 
            2010/05/18
            4:30 UTC
        
        
        Read the original article
        Hit count: 456
        
git
|tortoisegit
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.
© Stack Overflow or respective owner