Skip to content

fix: 실수로 커밋된 중복 스크립트 제거 - #12

Merged
amnotyoung merged 1 commit into
mainfrom
fix/remove-stray-duplicate
Aug 1, 2026
Merged

fix: 실수로 커밋된 중복 스크립트 제거#12
amnotyoung merged 1 commit into
mainfrom
fix/remove-stray-duplicate

Conversation

@amnotyoung

Copy link
Copy Markdown
Owner

scripts/check-mirror-sync 2.sh를 지웁니다. scripts/check-mirror-sync.sh바이트 단위로 동일한 사본(diff 차이 없음)이며, 이 작업 폴더에서 파일 동기화가 만들어 내는 " 2" 접미사 사본이 PR #11git add -A에 딸려 들어간 것입니다.

동작에는 영향이 없었지만(CI는 scripts/check-mirror-sync.sh를 실행합니다) 저장소에 남길 파일이 아닙니다.

🤖 Generated with Claude Code

scripts/check-mirror-sync 2.sh는 scripts/check-mirror-sync.sh와 바이트 단위로
동일한 사본이다. 이 작업 폴더에서 파일 동기화가 만들어 내는 " 2" 접미사 사본이
직전 커밋의 git add -A에 딸려 들어갔다.
@amnotyoung
amnotyoung merged commit 1772692 into main Aug 1, 2026
@amnotyoung
amnotyoung deleted the fix/remove-stray-duplicate branch August 1, 2026 23:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant