Explore >> Select a destination


You are here

madebyme.today
| | artemislena.eu
10.9 parsecs away

Travel
| | Be crime do gay
| | juandebravo.com
10.8 parsecs away

Travel
| | Juan de Bravo - Personal thoughts about technology (@juandebravo)
| | donncha.is
9.1 parsecs away

Travel
| |
| | blog.kulman.sk
64.2 parsecs away

Travel
| I use the same machines to work on both personal and work projects. I usually have to use a different Git identity for the work projects than for my personal projects. Previously I had my personal Git identity set globally and then used local Git configs to override it in work projects. This worked just fine but it was too much work. There is a better solution. Git config allows you to use, or better to say include, another Git config for a specific directory and all its subdirectories. I have all my pro...