Operations | Monitoring | ITSM | DevOps | Cloud

January 2020

GitKraken v6.5: Fork & Perf Improvements

The latest updates to the GitKraken Client are so forking good, you’re sure to break into your Kraken happy dance. We know Keif did. Before we get to the meat and potatoes of what’s new with GitKraken v6.5, here’s the high-level: the GitKraken Git GUI is now 10% faster; with 20% reduced memory consumption; taking up 30% less disk space. How knife is that?!

Migrating from Perforce to Git

Source control, aka version control, is the method of tracking and managing changes to software code. Source Control Management (SCM) systems offer a running history of code changes and can be particularly helpful for teams of developers making changes to the same files. As a critical aspect of responsible software development, source control helps developers track code changes, see complete revision history, and revert back to a previous version of a project if needed.

CLI vs GitKraken GUI Speed Test

The typical workday for a developer using Git involves a variety of different tasks. Between generating new SSH keys, cloning Git repositories, viewing commit diffs, creating pull requests, and on and on. But do you ever sit back and think about how much time you’re spending on each of these seemingly smaller tasks? Trust us, it adds up. The concept for the GitKraken Git GUI was born from this very frustration.