|
You are here |
codeinthehole.com | ||
| | | | |
bitsofco.de
|
|
| | | | | Articles on frontend development and more. | |
| | | | |
marko.tech
|
|
| | | | | A straightforward guide to setting up your computer for development based on what I use and how to install it. | |
| | | | |
wittchen.io
|
|
| | | | | 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
|
|
| | | 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... | ||