How to create a repo from a folder of an existing repo? #21540
              
                
                  
                  
                    Answered
                  
                  by
                    georgiemathews
                  
              
          
                  
                    
                      SMerrony
                    
                  
                
                  asked this question in
                New to GitHub
              
            -
| I have a repo containing a number of utilities in subdirectories, one of which has grown and now deserves a repo of its own. Is there any way to extract the folder, and the history of its files, into a new standalone repo? Thanks. | 
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            georgiemathews
          
      
      
        Nov 14, 2017 
      
    
    Replies: 2 comments
-
| You can follow the steps detailed here: https://help.github.com/articles/splitting-a-subfolder-out-into-a-new-repository/ | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            -
| Brilliant, thanks - somehow my searches hadn’t turned that up. | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
You can follow the steps detailed here:
https://help.github.com/articles/splitting-a-subfolder-out-into-a-new-repository/