category

git

GitKraken Git GUI How-To: Committing Changes
20 June 2020

In this post, we'll take a look at how to commit your changes inside the GitKraken Git GUI application.

GitKraken Git GUI How-To: Add & Remove Files
30 May 2020

In this post, we're going to look at how you add new files - and remove them - to be committed in the GitKraken Git GUI.

GitKraken Git GUI How-To: Cloning a Repository
09 May 2020

In this tutorial, I'm going to show you how to use the GitKraken Git GUI to clone a repository

Git Tag Based Released Process Using GitHub Actions
08 May 2020

In this post, we're going to take a look at using Git Tags and Conditional Steps in GitHub Actions to create a release process.