beyondcode / beyondcode/polyscope-community
[Bug]: copyGitignored not working
- Dominant language
- No language data
- Stars
- 20
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
### Platform
Windows
### Operating system version
Windows 10
### System architecture
Intel (x86)
### PolyScope Version
0.19.0.0
### Bug description
I have `copyGitignored` set to `true` in `polyscope.json`. When I create a new workspace, it doesn't copy Git ignored files.
### Steps to reproduce
1. Create `polyscope.json` in the root of the project.
2. Set `copyGitignored` to `true`.
3. Create a new workspace.
4. Visit the clone folder.
### Relevant log output
```shell
[server] [clone-repo] [1722ms] git clone --no-local
[server:err] [clone-repo] Failed to copy gitignored files: 70 | path: iss.path ? [${WE(W)}, ...iss.path] : [${WE(W)}]
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the clone-repo path shown in the log and inspect how the copyGitignored setting from polyscope.json is handled after workspace creation. Reproduce on Windows 10 with copyGitignored enabled, then verify that Git-ignored files appear in the clone folder without the reported copy error.
Written by the indexing model from the issue text.
Assessment
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100