Explore >> Select a destination


You are here

adam.younglogic.com
| | jvns.ca
2.0 parsecs away

Travel
| | Notes on git's error messages
| | jinyuz.dev
2.5 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
| | initialcommit.com
1.1 parsecs away

Travel
| | We explain how to check out the initial commit of any open source project using Git. Examining the initial commit is a great way to learn how a program's code works.
| | blog.gitbutler.com
23.1 parsecs away

Travel
| What `git config` settings should be defaults by now? Here are some settings that even the core developers change.