Closed XCMP closed 5 years ago
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 -xdf
Expected 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:
Duplicate of #30100, #30077 and fixed by #30078.
TypeScript Version: 3.3.333
Search Terms: 3.3.333 Not a git repository
Code
Expected 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: