/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

scripter.co
| | kennyballou.com
1.6 parsecs away

Travel
| | Automatically pulling pull-request branches
| | rick.cogley.info
4.3 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?
| | jinyuz.dev
2.3 parsecs away

Travel
| | There was a pull request on GitHub and it contains a feature I wanted to test. I didn't know how to test it locally. Should I just copy the changes to my local since the changes weren't that big? But what if it was? Luckily, I found some answers by googling and decided to write it up for future reference. Git provides a command for it and here is the sample syntax
| | oliviac.dev
18.1 parsecs away

Travel
| Learn how to enhance your Git CLI experience with Git aliases, a better Git pager using delta, and custom shell functions.