Operations | Monitoring | ITSM | DevOps | Cloud

July 2022

Announcing the New GitKraken Help Center

We’re very excited to launch the new GitKraken Help Center to better serve ALL of our customers across our suite of Git tools, and to showcase our commitment to not only building great tools, but enabling our customers with all the onboarding, training and support resources they need to be successful in the way they work.

Interview with Oh My Posh Creator

In simple terms, Oh My Posh can customize your terminal and make it more visually pleasing. According to the official Oh My Posh documentation, “Oh My Posh is a custom prompt engine for any shell that has the ability to adjust the prompt string with a function or variable”. With 275k GitHub Downloads, 1.2k forks, and 6.8k stars on the Oh My Posh GitHub Repo, developers from around the world use Oh My Posh to boost their terminals and improve their workflows.

Trunk Based Development

When you have a lot of software developers working on the same project, keeping track of individual changes and previous versions is crucial, especially when it helps prevent conflicts that slow the development and deployment process. For most development teams across the world, Git is the system of choice for organizing files and versions of software.

Jira Git Tips Using Git Integration for Jira

You can integrate Git with Jira using Git Integration for Jira. Git Integration for Jira is an app that allows users to drive Jira with Git. This Jira Git integration tool allows you to spend less time context switching between Jira and Git and more time writing and delivering awesome code. Many development teams use Git and Jira in their regular development process to contribute to and track the progress of a project.