Hacker News new | ask | show | jobs
by pxc 979 days ago
> You think merging/rebasing/resolving conflicts is a pain now? Doing the same thing via email was _so_ much worse.

Wait, are people doing this via the GitHub web UI these days? That sounds like a nightmare.

1 comments

You can do some of this through the GitHub web UI and sometimes I do that.

I didn't say that, though, so I'm not sure where you're coming from here.

Ah, so it's more about having a git remote to run `git pull` or `git rebase` against than the forge-specific stuff.