Open adius opened 9 years ago
git-extract [directory] <destination>
Extract a directory from the current branch into its own repository and keep the history. If no directory is given, the current one will be used.
Explained in this article: https://help.github.com/articles/splitting-a-subfolder-out-into-a-new-repository
Nice to have feature, PR welcomed :)
Extract a directory from the current branch into its own repository and keep the history. If no directory is given, the current one will be used.
Explained in this article: https://help.github.com/articles/splitting-a-subfolder-out-into-a-new-repository