Hacker News new | ask | show | jobs
by littlelady 1171 days ago
Why is that a problem? You can create a branch called "in-progress" or something like that and push that to remote.
1 comments

Draft PR's are nice on these branches to get a quick visual of the diff.

I self-review my draft PR's and catch all kinds of weird formatting, messy or missing comments, and general clunkiness before imposing it on others to review.