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 CommentTag: git
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 This blog post explains how I set up and use Git CLI with GitHub. I am currently contracting for a company where security is…
Leave a Comment