Skip to content

fix(gitlaunch): recover after protected push - #184

Open
MCamner wants to merge 2 commits into
mainfrom
fix/gitlaunch-pr-push-recovery
Open

fix(gitlaunch): recover after protected push#184
MCamner wants to merge 2 commits into
mainfrom
fix/gitlaunch-pr-push-recovery

Conversation

@MCamner

@MCamner MCamner commented Aug 10, 2026

Copy link
Copy Markdown
Owner

Summary

  • avoid zsh's read-only status parameter in protected-push flows
  • restore the base checkout on normal, EXIT, INT, and TERM paths
  • keep signal-safe Gitlaunch exits inside the Git menu
  • add an executable regression test against the real Gitlaunch implementation

Verification

  • tests/mq-git-protected-push-smoke.sh
  • tests/gitlaunch-pr-push-recovery-smoke.sh
  • tests/gitlaunch-menu-surface-smoke.sh
  • tests/git-restore-to-base-smoke.sh
  • tests/test-inventory-smoke.sh
  • shell syntax checks and git diff --check

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