How I Use Git

Metadata
- Author: Thorsten Ball
- Full Title: How I Use Git
- Category: #articles
- URL: How I Use Git
Highlights
- I don’t care that much about branch names, as long as they make some sense. I use the GitHub UI to get an overview of my currently open pull requests (this URL is a quicklink in Raycast, so I can just type “prs” in Raycast and open the URL.) That helps me to know what PRs I currently have in flight and which ones are ready to merge. (View Highlight)