-
Notifications
You must be signed in to change notification settings - Fork 13.2k
Closed
Labels
DuplicateAn existing issue was already createdAn existing issue was already created
Description
TypeScript Version: 3.3.333
Search Terms:
3.3.333 Not a git repository
Code
git init
npm install typescript
git add package-lock.json
git commit -m "init"
git clean -xdfExpected behavior:
clean node_module folder
Actual behavior:
fatal: Not a git repository: /home/daniel/shared/TypeScript/.git/worktrees/TypeScript3
The .git file should not be included in release package.
Playground Link:
Related Issues:
Metadata
Metadata
Assignees
Labels
DuplicateAn existing issue was already createdAn existing issue was already created