git-cp

Git clone without .git directory

MIT License

Downloads
3
Stars
0
Committers
3

git-cp

Copy entire git repo contents excluding .git folder.

For those moments when you need repo's files but not a git clone. For example installing a seed project.

Installation

npm install -g git-cp

Usage

cd needed/directory
git-cp [email protected]:username/project-name.git