07 June, 2024
Collaboration is key in the world of Git version control. But keeping track of changes from multiple developers can get tricky. This blog post dives into two essential Git features—remotes and cherry-pick—that empower you to streamline your workflow and effectively manage contributions.
07 June, 2024
This blog post explores a simple yet powerful Git feature called git-submodule, which streamlines dependency management and keeps your codebase clean and organised.
13 June, 2016
The soon-to-be-released Windows Subsystem for Linux is a brilliant. Nevertheless, there is no need to wait for Microsoft to make WSL available to everyone. I’ve been using Bash in Windows – in my daily workflow – for the last 5 years and it’s working like a charm. If you want to do the same, read on.