beyondcode / beyondcode/polyscope-community
[Bug]: copyGitignored not working
- Ngôn ngữ chính
- Không có dữ liệu ngôn ngữ
- Star
- 20
- Fork
- 0
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
### 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)}]
```
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Hướng nghiên cứu
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.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Lĩnh vực
- tooling
- Loại issue
- Lỗi
- Độ khó
- 3/5
- Thời gian dự kiến
- 1-2 ngày
- Mức độ hoạt động
- Ít trao đổi
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 52/100