express-typescript-starter icon indicating copy to clipboard operation
express-typescript-starter copied to clipboard

Instructions to remove .git repo?

Open bterlson opened this issue 8 years ago • 1 comments

After the clone, the project will have a .git directory and an origin of this repository. I think users will always want to nuke the .git folder after they clone? I don't see a way to skip creating it fwiw.

bterlson avatar May 04 '17 18:05 bterlson

.git directory is part of the git CLI. This is not an issue, close it.

melroy89 avatar May 16 '18 14:05 melroy89