My Git + GitHub Workflow with Agent Skills
How I use three small skills to turn commits, PR creation, and PR feedback into a repeatable workflow.
How I use three small skills to turn commits, PR creation, and PR feedback into a repeatable workflow.
Step-by-step guide to creating a private fork of a public GitHub repository using git clone --bare and git push --mirror.
Amend the most recent commit message in Git and push the changes to a remote branch.