If you want to create a new repository from a subfolder in a current git project and keep commit history:
https://help.github.com/articles/splitting-a-subpath-out-into-a-new-repo
If you want to create a new repository from a subfolder in a current git project and keep commit history:
https://help.github.com/articles/splitting-a-subpath-out-into-a-new-repo
That's nice.