/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

nathanrosenquist.com
| | tannerdolby.com
0.9 parsecs away

Travel
| | To begin contributing to open-source software, you might want to become familiar with Git. Understanding the workflow of creating your own local copy of a repository and keeping it up to date with the upstream repository is integral to start contributing in public projects.
| | varunbarad.com
0.9 parsecs away

Travel
| | This is a simple guide on how to sync your fork of a git/github project with upstream changes.
| | ljvmiranda921.github.io
0.7 parsecs away

Travel
| | Github's Fetch Upstream button is fun, but it doesn't do what I actually wanted to do-so here's how I do it.
| | rick.cogley.info
4.1 parsecs away

Travel
| It's possible to update a forked git repository using the Terminal or one of the many good GUIs for git, but did you know Github gives you a way to update a fork directly in its web interface?