Jan 28, 20213 minManaging and Achieving GoalsIt's been awhile since I last participated in the Ministry of Testing's Bloggers Club challenge and I have been feeling the urge to get...
Sep 22, 20204 minExploring Github CLI 1.0On one of my previous posts, Exploring Github CLI, I talked about Github CLI when it was still on beta mode and have been using its...
Apr 26, 20203 minExploring Github CLILast February, Github announced Github CLI, which allows developers to take the actions that they do with Github on their beloved...
Feb 9, 20204 minKeep Calm and Carry On. It's just a merge conflict!If you are pretty new with using git or any other version control system tools out there, you'll most likely encounter a scary situation...
Jan 31, 20204 minUsing Git for branching and mergingOn my previous post, I talked about the 10 useful basic Git commands for beginners. While these commands are beneficial, there are...
Jan 21, 20205 min10 useful Git commands for beginnersBefore I start rambling on what the 10 most useful Git commands are if you're just starting out with Git, let's first talk about what Git...