Learn how to configure your local machine to use different Git user details and SSH keys for your work and personal projects. No more mixed identities! A few years ago, I started to see some odd behaviour in our work git repository. I had made a commit to my fork of a repo and raised a pull request but this was shown …
Read MoreSometimes files get committed to Git that shouldn’t be. We all do it. This post will cover a process on how to remove the mistake without losing the entire repository history. As covered in other posts, I like to do the Advent of Code puzzles. This year though I learnt that the creator of AoC had asked for the puzzle …
Read More