Git Repository Cleanup & Optimization
Audit and optimize a Git repository — remove large files from history, clean up stale branches, and reduce clo...
AI prompts for Git workflows, GitHub Actions, branching strategies, PR reviews, merge conflict resolution, and repository management.
7 prompts found
Audit and optimize a Git repository — remove large files from history, clean up stale branches, and reduce clo...
Set up conventional commit enforcement with automated changelog generation, semantic versioning, and release n...
Build a GitHub Actions workflow that scans for leaked secrets, vulnerable dependencies, and security misconfig...
Configure automated dependency updates with Dependabot or Renovate — grouping strategies, auto-merge rules, an...
Automate GitHub releases with semantic versioning, auto-generated changelogs, asset uploads, and release annou...
Set up Git hooks for automated code quality enforcement — linting, formatting, commit message validation, and...
Create a GitHub Codespaces dev container configuration for instant, consistent development environments with a...