fix(sync): restore v1.0 features lost by -X theirs auto-resolution#329
Merged
Conversation
…tures) # Conflicts: # src/cli/commands/mod.rs # src/cli/mod.rs # src/config/mod.rs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
무엇이 잘못됐나
오늘 (2026-05-30) parsec-v1-sync-daily cron 첫 실행에서 `-X theirs` 정책이 v1.0 작업을 덮어씀:
src/cli/mod.rs · src/cli/commands/mod.rs · src/config/mod.rs 3개 파일이 충돌했는데 `-X theirs` 가 develop 쪽 (Smartlog/Complete/CacheStrategy) 으로 통일하면서 release/1.0 의 Commit/AiProvider variant 가 사라짐.
복원 방법
영향 PR
sync 정책 변경 필요 (별도 작업)
이 PR 머지 후 parsec-v1-sync-daily cron 정책 재검토:
Eric 결정 부탁:
Test plan
@erishforG
🤖 Generated with Claude Code