Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
leleat
3 months ago
|
parent
|
context
|
favorite
| on:
GitHub Stacked PRs
If I understood you correctly, you want to propagate changes in a branch to other branches that depend on it? Then --update-refs is for you[1]. That way, you only need to update the "latest" branch.
[1]
https://andrewlock.net/working-with-stacked-branches-in-git-...
Consider applying for YC's Fall 2026 batch!
Applications
are open till July 27.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
[1] https://andrewlock.net/working-with-stacked-branches-in-git-...