Explore >> Select a destination


You are here

codeinthehole.com
| | bitsofco.de
16.3 parsecs away

Travel
| | Articles on frontend development and more.
| | marko.tech
18.9 parsecs away

Travel
| | A straightforward guide to setting up your computer for development based on what I use and how to install it.
| | wittchen.io
18.4 parsecs away

Travel
| | Short introduction Sometimes people need to specify multiple values for single .gitconfig file or they want to share just part of the configuration between two machines. There are different approaches for that. I can show you mine. Different configs for different Operating Systems On my private computer, I use Linux. I use Git for my private projects and I use my private e-mail address there. At the same time, I use Git at work on macOS with exactly the same Git configuration, but with a different e-mail...
| | 8yd.no
72.1 parsecs away

Travel
| Getting verified commits on GitHub by signing git commits using an existing SSH key requires specific steps that current documentation fails to explain clearly, especially if you don't want to regene...