Introduction Continuous integration (CI) workflows enable us to streamline the process of integrating changes and catching errors. But what if we could bring some of…
Leave a CommentCategory: productivity
Introduction Git provides a powerful command called ‘git add patch’ that allows you to choose which changes to include in your commit selectively and interactively.…
Leave a CommentIntroduction You know that good feeling when developing software, and you are in the flow. The goal is slowly approaching, and you are making progress.…
Leave a Comment