Export folders from a git repository
| git-export | ||
| README.md | ||
git-export
A git subcommand that separates a given directory into its own repository, maintaining commit history.
Installation
- Place
git-exportin your$PATH chmod +x git-export- Test by running
git export --help