git-pr-cleanup (prc) tried `branch -d` then fell back to `branch -D` unconditionally, silently destroying an unmerged branch when prc was run before the PR merged or against the wrong branch. Keep the safe `-d` for the normal post-merge path, but prompt before forcing so unmerged commits aren't lost without consent; decline keeps the branch. |
||
|---|---|---|
| .. | ||
| git-hooks | ||
| bootstrap.sh | ||
| deploy.sh | ||
| nav.sh | ||
| pr-helpers.sh | ||
| rebase.sh | ||
| regtest.sh | ||
| status.sh | ||
| tmux-launch.sh | ||
| worktree.sh | ||