oscript-library / oscript-library/gitsync
Говорят, что gitsync all не обрабатывает флаг инкрементальной выгрузки
Open
Nobody has claimed this yet.
bug
- Dominant language
- 1C Enterprise
- Stars
- 333
- Forks
- 98
- PR merge metrics
- No merged PRs in 30d
Description
Если поставить явно в коде "истина", то все хорошо. иначе падает. надо поисследовать.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the failure with gitsync all when the incremental-export flag is not hardcoded to true. Trace how that flag is read and passed during the command, then verify that the command completes correctly with both explicit true and false/default values. The issue names no files or tests, so the relevant entry point must be located first.
Written by the indexing model from the issue text.
Assessment
- Domain
- cli, devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100