You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 5, 2025. It is now read-only.
Its not quite clear to me based on the help output, how I should deal with changes in my stack. Example:
- trunk
- - branch A
- - - branch B
Now I synced everything up to GH and I got a comment in Branch A to change something. Graphit has the modify command for this, for st my guess is checkout branch A do my changes, do a normal git commit and then do st restack and then force push each PR of the stack? Is this your intention or am I missing something?
Sorry for the newbie question, just getting started with stacked PRs and had the same annoyance with Graphit, so thanks a lot for this efforts 🙏🏻 ❤️
Its not quite clear to me based on the help output, how I should deal with changes in my stack. Example:
Now I synced everything up to GH and I got a comment in Branch A to change something. Graphit has the modify command for this, for st my guess is checkout branch A do my changes, do a normal git commit and then do st restack and then force push each PR of the stack? Is this your intention or am I missing something?
Sorry for the newbie question, just getting started with stacked PRs and had the same annoyance with Graphit, so thanks a lot for this efforts 🙏🏻 ❤️