blog

  • Home
  • blog
  • Quick Tip: Sync a Fork with the Original via GitHub’s Web UI

Quick Tip: Sync a Fork with the Original via GitHub’s Web UI

I often find myself having to update my fork of someone else’s repo to include the changes made to the original since the fork. In fact, we use this approach often in SitePoint’s Peer Review System as well.

Purely by accident, I’ve recently discovered a way to quickly and easily sync a fork with the original repo through the Github web UI, so no need to go commando (use the command line).

Continue reading %Quick Tip: Sync a Fork with the Original via GitHub’s Web UI%

LEAVE A REPLY