/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

justanotherdot.com
| | mark-story.com
4.2 parsecs away

Travel
| | As a long time open source maintainer, I occasionally have to modify pull requests made by contributors via forks. If a contributor needs help adding/fixing tests, or addressing linter errors, it is often simpler for me to modify a pull request by adding a commit to their branch. I like this workflow as I can help the contributor out, and give them the option to revise my changes as well.
| | pedrorijo.com
4.5 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
| | martinheinz.dev
4.4 parsecs away

Travel
| | All of us - software engineers - use git every day, however most people only ever touch the most basic of commands, such as...
| | ljvmiranda921.github.io
10.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.