Hacker News new | ask | show | jobs
by Evbn 4818 days ago
I thought the whole point of Git/hub is that branching and merging is so easy/powerful that you never get blocked waiting on uptream to integrate your fix. You just fork (on click), fix, PR, and merge later. Kids these days...
1 comments

And then maintain your own fork for the rest of your application's lifecycle. Not the brightest idea.