Suraj Narwade’s Post

I just stumbled across gh-stack, and I’m curious. is anyone actually using this in their daily workflow? 🧐 It’s a GitHub CLI extension designed for "Stacked Pull Requests." The idea is to break down massive changes into a series of small, dependent PRs that can be reviewed independently, but managed as a single "stack." The highlights that caught my eye: ✅ It automates the messy rebasing that usually happens when you stack PRs. ✅ It handles the PR "base branch" logic automatically on GitHub. ✅ It keeps the PRs small and reviewable (the dream!). I’ve always found managing stacks manually in Git to be a bit of a nightmare. This looks like it might actually make the process painless. Has anyone tried this? Does it live up to the hype, or are there better alternatives out there? 🔗 https://lnkd.in/e4NMZHAB #GitHub #SoftwareDevelopment #Git #DeveloperTools #DeveloperExperience

To view or add a comment, sign in

Explore content categories