You are here |
haacked.com | ||
| | | |
vadosware.io
|
|
| | | | Yet another article on the internet about how to reasonably manage multiple git personas | |
| | | |
blog.danskingdom.com
|
|
| | | | Git is super powerful, but can also be confusing, especially when using the command line interface (CLI). It has so many commands, and I only regularly use a handful of them. | |
| | | |
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... | |
| | | |
techtldr.com
|
|
| | Adding SSL Certificate few years ago was a painful and expensive process. This is no longer the case. Last year Let's Encrypt Certificate Authority came to life and made SSL certificate available to anybody free of charge. It is sponsored by a number of organizations such as Mozilla Foundation, that want to make the web [...] |