Git Repository Cleanup & Optimization
Audit and optimize a Git repository — remove large files from history, clean up stale branches, and reduce clone times.
Mehr in Git & GitHub Prompts
Git: Rewrite Bad Commit History Before Merging
Clean up messy branch history with interactive rebase and fixup.
GitHub: Create a Reusable GitHub Actions Workflow
Reusable GitHub Actions workflow callable from multiple repos.
Git: Resolve a Nasty Merge Conflict Safely
Structured approach to resolving complex merge conflicts.
GitHub: Configure Branch Protection & CODEOWNERS
Repository hygiene: branch protection rules and code ownership.