Skip to content

Handle already deleted local branch in sync script#7

Merged
TamaruNorio merged 1 commit into
mainfrom
codex/sync-after-merge-idempotent
May 25, 2026
Merged

Handle already deleted local branch in sync script#7
TamaruNorio merged 1 commit into
mainfrom
codex/sync-after-merge-idempotent

Conversation

@TamaruNorio

Copy link
Copy Markdown
Owner

Summary

  • Updated sync_after_merge.ps1 to tolerate an already-deleted local branch.
  • Keeps git branch -d behavior for existing branches.
  • Continues main sync and dev_check after branch deletion is skipped.

Test

  • .\scripts\dev_check.ps1

Safety

  • No real device communication
  • real_device_check.py not executed
  • No use of git branch -D
  • GitHub branch deletion is not automated

@TamaruNorio TamaruNorio merged commit 8e53d33 into main May 25, 2026
2 checks passed
@TamaruNorio TamaruNorio deleted the codex/sync-after-merge-idempotent branch May 25, 2026 06:17
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