How to Enhance Pull Request Descriptions Using Templates
To make a pull request as clear as possible, it should include relevant information about the proposed changes. GitKraken makes it painlessly easy to access your templates throughout your workflow.
Pull Requests and Gitflow
Learn about the importance of pull requests in the development process, how to perform a PR, and what to do when a merge conflict occurs.
Learning Git: What are Git Hooks?
Git hooks are shell scripts that trigger when you perform a specific action in Git. In this intermediate Git tutorial video, we’ll explain how Git hooks work and…
Manage your Git Workflow with Forks
In this Git tutorial video, you’ll learn how to create a fork and add a feature to the fork in GitKraken, before pushing changes up to the master repo.
3 Reasons Students Should Use Git and GitKraken
Git is a powerful tool for version control, but it can have a steep learning curve. Using a Git GUI simplifies these 3 workflows & makes Git more intuitive.
Learning Git: Rebasing in GitKraken vs CLI
Watch these videos to see how a basic rebase performed in the CLI compares to one performed in GitKraken, and what happens when conflicts occur.
Introducing Node Sentinel File Watcher
Say hello to the new NSFW that’s entirely safe for work! Node Sentinel File Watcher (NSFW) is a file watching module built by an Axosoft dev for Node.js…
Learning Git with GitKraken
Git’s actions can be confusing and difficult to conceptualize. Learn how I was able to understand more of Git by using our GUI, GitKraken.
Gitflow
To adopt Git in everyday development, a model called Gitflow was created to help simplify release management. Learn how to get started with Gitflow!
Legendary Git GUI for Windows, Mac & Linux