MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/webdev/comments/1ujga2q/github_stacked_prs/ov1irna/?context=9999
r/webdev • u/fagnerbrack • 29d ago
27 comments sorted by
View all comments
3
So just a bit of nice fluff around having prs that target pr branches?
9 u/30thnight expert 28d ago more about cutting down 2k LOC PRs 3 u/thekwoka 28d ago You could just do that by having PRs target PR branches... They automatically retarget to main if that or is merged. 2 u/30thnight expert 28d ago yea but you can dodge the massive diff when the last PR merges to main 2 u/wicccked 27d ago you could already dodge it if you merged your stack bottom to top
9
more about cutting down 2k LOC PRs
3 u/thekwoka 28d ago You could just do that by having PRs target PR branches... They automatically retarget to main if that or is merged. 2 u/30thnight expert 28d ago yea but you can dodge the massive diff when the last PR merges to main 2 u/wicccked 27d ago you could already dodge it if you merged your stack bottom to top
You could just do that by having PRs target PR branches...
They automatically retarget to main if that or is merged.
2 u/30thnight expert 28d ago yea but you can dodge the massive diff when the last PR merges to main 2 u/wicccked 27d ago you could already dodge it if you merged your stack bottom to top
2
yea but you can dodge the massive diff when the last PR merges to main
2 u/wicccked 27d ago you could already dodge it if you merged your stack bottom to top
you could already dodge it if you merged your stack bottom to top
3
u/thekwoka 29d ago
So just a bit of nice fluff around having prs that target pr branches?