Y
Hacker News
new
|
ask
|
show
|
jobs
by
goosejuice
74 days ago
Forcing a single commit per PR is the issue imo. It's a lazy solution. Rebase locally into sensible commits that work independently and push with lease. Reviewers can reset to remote if needed.