abhinav/git-spice: Manage stacked Git branches ·
github.com · 349 words · saved by 1 readers
Manage stacked Git branches
Introduction git-spice is a tool for stacking Git branches. It lets you manage and navigate stacks of branches, conveniently modify and rebase them, and create GitHub, Bitbucket, Gitea, or Forgejo Pull Requests or GitLab Merge Requests from them. See https://abhinav.github.io/git-spice/ for more details. Usage looks roughly like this: # Stack a branch on top of the current branch. $ gs branch create feat1 # Stack another branch on top of feat1. $ gs branch create feat2 # Submit pull requests for feat1 and feat2. $ gs stack submit # Pull latest changes from the remote repository # and…
saved by
related reading
- CLI Reference - git-spiceabhinav.github.io
- GitHub · Change is constant. GitHub keeps you ahead.github.com
- Command Reference - Graphitegraphite.dev
- Work with your GitHub Repository on the canvas and Desktop Appwonder.design
- GitHub - jesseduffield/lazygit: simple terminal UI for git commandsgithub.com
- Code Storage by the Pierre Computer Companycode.storage
- Entire · A new developer platform is comingentire.io
- v0 by Vercel - Build Full-Stack Web Apps with AIv0.dev
- Featuresgraphite.dev
- explain-diffgist.github.com
- plugins/pstack at main · cursor/pluginsgithub.com
- Gitea Official Websiteabout.gitea.com