/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

tannerdolby.com
| | felipec.wordpress.com
2.1 parsecs away

Travel
| | Chances are you are using a triangular workflow, even if you don't know it. A triangular workflow simply means that you pull from one repository, and push to another. This is what the vast majority of Git users do, unfortunately most of the good stuff is buried in the nearly incomprehensible official manpages. In this...
| | nathanrosenquist.com
0.9 parsecs away

Travel
| | [AI summary] The article outlines the complete workflow for creating and managing pull requests on GitHub, including forking, cloning, syncing, and branching steps.
| | pedrorijo.com
1.6 parsecs away

Travel
| | Getting started with Git. Git basic commands. Everything you need to know to start using Git in your personal projects. Second part of a series of tutorials
| | rick.cogley.info
5.0 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?