# GitKraken Desktop Reviews
**Vendor:** Axosoft  
**Category:** [Version Control Clients](https://www.g2.com/categories/version-control-clients)  
**Average Rating:** 4.5/5.0  
**Total Reviews:** 200
## About GitKraken Desktop
Millions of developers and teams around the world choose GitKraken Desktop to make Git work for them. It makes Git more visual and accessible with an intuitive UI, the flexibility to switch between a GUI or a terminal, and a seamless experience across operating systems. Integrations with GitHub, GitLab, Bitbucket, and Azure DevOps make it swift and simple to clone, fork, and add remotes. You can even create, view and manage pull requests. Download it today for free at https://gitkraken.com/git-client




## GitKraken Desktop Reviews
  ### 1. Intuitive Interface, Continuous Improvement

**Rating:** 4.5/5.0 stars

**Reviewed by:** Davide I. | Technical Lead, Small-Business (50 or fewer emp.)

**Reviewed Date:** March 31, 2026

**What do you like best about GitKraken Desktop?**

I like that the interface of GitKraken Desktop is new and has a well-designed and well-managed look and feel compared to other tools. It is very simple, nice, and very beautiful, which is a big advantage compared to all the other tools on the market. It is easier to perform operations with a modern and well-designed interface, which reflects high standards of a well-maintained product. I like that GitKraken Desktop follows a current standard where things are explained well and are carefully presented through the interface, making everything much simpler. Configuring it is very easy, even when I changed computers it was very quick and there is no need for strange configurations, it does everything automatically.

**What do you dislike about GitKraken Desktop?**

Perhaps the logging part and sometimes the error handling can be seen better, but it's a minor issue because you can still understand what's happening.

**What problems is GitKraken Desktop solving and how is that benefiting you?**

I use GitKraken Desktop to avoid tedious command line operations, making my workflow faster and more immediate.

  ### 2. Clean, Easy-to-Use App with Great Linux (Ubuntu) Support

**Rating:** 5.0/5.0 stars

**Reviewed by:** Bruno L. | CTO, Small-Business (50 or fewer emp.)

**Reviewed Date:** May 12, 2026

**What do you like best about GitKraken Desktop?**

- Clean UI
- Ease of use
- Available on Linux (Ubuntu)

**What do you dislike about GitKraken Desktop?**

- Sometimes consumes a lot of CPU usage for no apparent reasons

**What problems is GitKraken Desktop solving and how is that benefiting you?**

We use GitKraken as part of our coding environment, to send our changes to GitHub. It's been working very well and works cross-platforms, which is a huge plus.

  ### 3. Simplifies Git for Non-Developers

**Rating:** 5.0/5.0 stars

**Reviewed by:** Jaclyn G. | Designer, Enterprise (> 1000 emp.)

**Reviewed Date:** December 11, 2025

**What do you like best about GitKraken Desktop?**

I really find GitKraken Desktop simple and easy to use, making sense even for someone who isn't a software developer. It's beginner-friendly and the interface helps me avoid using the terminal console, making it easier to understand various branches and perform tasks like pushing updates. It's intuitive for me as a designer and allows me to participate more in design systems and code reviews without having to learn complicated commands.

**What do you dislike about GitKraken Desktop?**

Some things that aren't really clear are just terminology that they use because it'll be different from things that are, like, in GitLab or GitHub. Just terminology that doesn't align. I think if it were more maybe industry standard, that would be a little bit more helpful because not everybody knows all the terminology.

**What problems is GitKraken Desktop solving and how is that benefiting you?**

I use GitKraken Desktop to publish and review design system components without needing to use the terminal. It simplifies understanding branches and makes code reviews easier, enabling better participation in design systems.

  ### 4. GitKraken Review: A Powerful Git GUI for Streamlined Development

**Rating:** 5.0/5.0 stars

**Reviewed by:** Twinkle S. | AI engineer, Mid-Market (51-1000 emp.)

**Reviewed Date:** April 29, 2025

**What do you like best about GitKraken Desktop?**

What I like best about GitKraken Desktop is how easy it makes using Git, especially for visualizing branches and commits. The interface is clean and intuitive, which makes it easy to understand complex version control workflows. I also love how it integrates with GitHub, GitLab, and Bitbucket, making it easy to manage repositories from one place

**What do you dislike about GitKraken Desktop?**

What I dislike about GitKraken Desktop is that it can be a bit resource-heavy, especially when working with large repositories. Sometimes it feels slower when there are a lot of commits or branches to load. Also, while the free version is great, some advanced features are locked behind the paid version.

**What problems is GitKraken Desktop solving and how is that benefiting you?**

GitKraken Desktop solves the problem of managing and visualizing complex Git workflows. It makes it much easier to handle branching, merging, and reviewing commit histories with its intuitive interface. It’s saved me time by simplifying tasks that would otherwise involve command-line commands, and it helps me stay organized with a clear, visual representation of my project’s version control

  ### 5. Powerful Git Client Powerful Git Client for visual version control and team collaboration

**Rating:** 5.0/5.0 stars

**Reviewed by:** Luca P. | Chief Operations Officer DEQUA Studio | Formerly CTO in MarTech, Marketing and Advertising, Small-Business (50 or fewer emp.)

**Reviewed Date:** July 06, 2025

**What do you like best about GitKraken Desktop?**

GitKraken Desktop stands out as a cross-platform graphical Git client that combines a clean, intuitive interface with robust functionality.

The visual commit graph is particularly effective for understanding project history and branch structure, making it much easier to track changes and resolve merge conflicts. Key features include:

	•	Visual Commit Graph: The interface provides a clear, interactive map of repository history, simplifying branch management, merges, and rebases. This visualization is especially helpful for quickly identifying the impact of each commit and understanding complex workflows.

	•	Integrated Terminal: The built-in terminal allows for direct command-line operations without leaving the application, catering to both GUI-focused and command-line users.

	•	AI-Powered Workflow Enhancements: AI capabilities are embedded to summarize commit histories and generate commit messages, which accelerates routine tasks and reduces cognitive load.

	•	Launchpad and Workspaces: The Launchpad centralizes issues, pull requests, and work-in-progress items, providing a dashboard to prioritize and act on tasks efficiently. Workspaces enable focused, context-aware development sessions.

	•	Collaboration Tools: Real-time visibility into team activity, pull requests, and code reviews streamlines collaboration and reduces bottlenecks in the review process.

	•	Seamless Integrations: GitKraken Desktop integrates with major Git hosting providers and issue tracking tools, reducing the need for context switching and supporting a smoother workflow.

	•	Cross-Platform Support: Installation is straightforward on Windows, macOS, and Linux, with dedicated installers and official support for major distributions.

	•	No External Git Required: The application comes bundled with all necessary Git tools, so there’s no need for separate command-line installations unless advanced features are needed.

**What do you dislike about GitKraken Desktop?**

Nothing negative to report or that I don't like because the team, if a bug arises, is very quick to fix it.

**What problems is GitKraken Desktop solving and how is that benefiting you?**

GitKraken Desktop has addressed several challenges in my development workflow:

	•	Reduced Git Complexity: The visual representation of branches and commits demystifies Git operations, making tasks like branching, merging, and rebasing far less error-prone and more transparent.

	•	Improved Team Coordination: Real-time insights into pull request status and team activity help prevent bottlenecks and keep projects moving forward without unnecessary delays.

	•	Streamlined Workflow: Centralized dashboards and integrated tools minimize context switching, allowing me to focus on development rather than tool management.

	•	Faster Onboarding: New team members can get up to speed quickly thanks to the intuitive UI and guided workflows, reducing the ramp-up time typically associated with mastering Git.

	•	Enhanced Security and Compliance: For organizations with strict requirements, GitKraken’s license management and distribution controls support compliance and secure software practices.


✅ My verdict: GitKraken Desktop delivers a robust, visually-driven Git experience that simplifies version control for individuals and teams, while offering advanced collaboration and workflow automation features for professional development environments.

  ### 6. The Git GUI That Takes the Pain Out of Collaboration

**Rating:** 4.0/5.0 stars

**Reviewed by:** Rutesh R. | Technical Writer, Mid-Market (51-1000 emp.)

**Reviewed Date:** October 26, 2023

**What do you like best about GitKraken Desktop?**

My favorite thing about GitKraken Client is its intuitive user interface. This makes Git easy to learn and use, even for beginners. I also appreciate powerful visualization tools, which help me understand my Git history and spot potential conflicts. Additionally, GitKraken Client’s merge and conflict resolution tools are top-notch, simplifying even the most complex conflict resolution.

**What do you dislike about GitKraken Desktop?**

My only real dislike about GitKraken Client is that some of its features are only available in the paid version. For example, the ability to create and manage private repositories is only available in the paid version.

**What problems is GitKraken Desktop solving and how is that benefiting you?**

We are basically solving issues of git and gitlab and with help of gitkraken its more interactive and understandable for even begineer and I can honestly say that it has made my life as a software developer so much easier

  ### 7. Excellent Git GUI Tool

**Rating:** 5.0/5.0 stars

**Reviewed by:** Yash D. | Senior Software Engineer II, Computer Software, Mid-Market (51-1000 emp.)

**Reviewed Date:** June 23, 2023

**What do you like best about GitKraken Desktop?**

- GitKraken provides an intuitive and user friendly interface that makes it easy to understand and use Git.
- We can create, delete, and switch between branches easily and can perform one quick Push and pull operation, allowing us to simplify our work.
- GitKraken has an intuitive conflict resolver that helps us handle merge conflicts effectively, which reduces the complexities associated with resolving conflicting changes.
- Even for beginners who are new to Git, GitKraken simplifies the learning process, enabling users to grasp Git concepts while performing their Git operations.

**What do you dislike about GitKraken Desktop?**

- GitKraken is undoubtedly great tool for GIT GUI. However, you cannot use more of the features after the 14 days free trial is over. 
- However buying the Pro version is worthwhile. It's only $4.95/user/month.

**What problems is GitKraken Desktop solving and how is that benefiting you?**

I personally love the following features and use them on a daily basis...
- Search feature, that allows us to search through all commits, making it effortless to find specific results or navigate through the commit history.
- Inbuilt conflict resolver is highly intuitive and user friendly which simplifies the process of resolving merge conflicts effectively.
- It has the option of performing one click undo or redo operations, which provides a quick way to revert changes or roll back to a previous version in case of any mistake.

  ### 8. Great tool which boosts my code review performance

**Rating:** 4.5/5.0 stars

**Reviewed by:** Yaroslav Z. | Founder, CEO, Small-Business (50 or fewer emp.)

**Reviewed Date:** August 31, 2023

**What do you like best about GitKraken Desktop?**

I've a savvy Git commandline user, however I like GitKraken for making my life easier in my day-to-day code review tasks.
It also helps my employees to learn Git commands, while doing things from GitKraken UI (it shows Git commands behind UI actions, so one could learn Git CLI mch faster)

**What do you dislike about GitKraken Desktop?**

* It might get quite slow on bigger repositories
* Pricing tiers a little bit confusing
* Inability to hide GitKraken Dashboard/Projects completely

**What problems is GitKraken Desktop solving and how is that benefiting you?**

It provides a great tool for experienced Git users, as well as flattens the learning curve for newbies, as they can use GitKraken to learn CLI commands much faster.

  ### 9. Great and GUI the one and only Kraken!

**Rating:** 5.0/5.0 stars

**Reviewed by:** Manuel Roberto V. | Desarrollador y dueño, Computer Software, Small-Business (50 or fewer emp.)

**Reviewed Date:** October 24, 2023

**What do you like best about GitKraken Desktop?**

It was my entry point to the git protocol, been a user since. Right now it's not an entry level product (I recommend for you to learn GIT before hand, if not youll miss a lot of functionality).

**What do you dislike about GitKraken Desktop?**

They changed the loading screen, also dismissed kanban boards

**What problems is GitKraken Desktop solving and how is that benefiting you?**

GIT platform for almost all my personal projects, easy management of version control and great init for many projects

  ### 10. Best tool

**Rating:** 5.0/5.0 stars

**Reviewed by:** Paresh R. | Mid-Market (51-1000 emp.)

**Reviewed Date:** June 07, 2023

**What do you like best about GitKraken Desktop?**

Gitkraken is the best tool to manage the GitHub repositories and code using their user-friendly UI. The visualization they provide for all different branches and code updates is really useful for our day-to-day programming life.

**What do you dislike about GitKraken Desktop?**

Gitkraken is already the best tool ever for version control but yes there are some things they can improve on:
- Authorization part for cloning private Github repositories sometimes creates

**What problems is GitKraken Desktop solving and how is that benefiting you?**

We wanted a UI based tool for git version control and Gitkraken helps us to manage our code efficiently.

  ### 11. One of the best GIT GUI clients

**Rating:** 4.5/5.0 stars

**Reviewed by:** Ramón G. | Software Developer, Mid-Market (51-1000 emp.)

**Reviewed Date:** August 12, 2018

**What do you like best about GitKraken Desktop?**

Gitkraken is a nice git client. You can easily manage your projects using it. It has a nice new functions, like  GLO (it is like Trello). So you can easily connect your project to this boards. 

I love this function because since I'm using it I can´t forget anything.


**What do you dislike about GitKraken Desktop?**

The only think I don't like at all is about pricings. The software has a free option and a paid one.  I don't like the prices at all. It should be included, for instance in GitHub payments.

**Recommendations to others considering GitKraken Desktop:**

If you are a multiplatform user or you like to work in Linux, Gitkraken is your Git Gui client. You won't need to learn Git codes anymore. The software is easy to use and you don't need to keep learning for a lot of. Now Is including a lot of features you should love, like GLO. 

Is easy to rollback your gits also. You just need to rollback all your changes or even delete the current branche and create a new one.

The only bad thing is you have a free and paid user.

**What problems is GitKraken Desktop solving and how is that benefiting you?**

GitKraken is a Git client built on Electron, allowing it to run natively on Windows, Mac and Linux desktop systems. This is nice because you can work  whatever your system is.

I usually had problems with my projects until I discovered Gitkraken. I tried to save the work and sometimes I had problems trying to come back to older versions. Now this problem is solved.

It is light and easy to use. If you make a mistake, you can always come back without losing code. 

  ### 12. Great git GUI

**Rating:** 5.0/5.0 stars

**Reviewed by:** Louis S. | D, Small-Business (50 or fewer emp.)

**Reviewed Date:** September 28, 2022

**What do you like best about GitKraken Desktop?**

The most helpful feature would be the visual tree.  It is a great representation of your branches/commit history and helps you visualize everything quite easily.

**What do you dislike about GitKraken Desktop?**

Gitkraken offers a lot for the user, though it was initially a bit overwhelming having everything at your fingertips represented by icons. I quickly have gotten used to the features and their corresponding icons. The only real downside is that private repos are only accessible with the paid tier.

**What problems is GitKraken Desktop solving and how is that benefiting you?**

I use it primarily for repositories that I remote into. It is easier (for me) to use across platforms with the gui and not having to remember terminal commands.

  ### 13. Best UI for git out there

**Rating:** 4.0/5.0 stars

**Reviewed by:** Alfonso P. | Desarrollador web, Mid-Market (51-1000 emp.)

**Reviewed Date:** July 28, 2022

**What do you like best about GitKraken Desktop?**

The UI makes it so clear that I would recommend this for beginners who are still learning the git basics, it helped me a lot to visualize branches and understand some concepts when I was learning them

**What do you dislike about GitKraken Desktop?**

I feel like the price is a bit too much, maybe if you could come up with cheaper plans that use less features such as the Boards or the Workspaces that some people (including me) don't even use

**What problems is GitKraken Desktop solving and how is that benefiting you?**

It makes my workflow so much faster because I don't have to type in long git branch names when checking out or rebasing, it just saves me a lot of time that I can spend actually coding

  ### 14. Version control made easy

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Computer Software | Enterprise (> 1000 emp.)

**Reviewed Date:** November 18, 2022

**What do you like best about GitKraken Desktop?**

Their interface is clean, modern, and very easy to use as it is very structured. It is a much better version than the regular git clients you can get for free. I find it very easy to go back in history and look at the changes as well as review the commits that were made.

**What do you dislike about GitKraken Desktop?**

Nothing that I was able to come across yet. It might be a little difficult to navigate if you are used to some other applications to view your git tree, but it is not a big learning curve at all.

**What problems is GitKraken Desktop solving and how is that benefiting you?**

Viewing and tracking version control. It is easy to commit and collaborate on the code for the developers and commands are easy to find in the menu. The sleek design is also a very big plus.

  ### 15. The most technically advanced Github client on the market

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Computer Software | Enterprise (> 1000 emp.)

**Reviewed Date:** September 13, 2022

**What do you like best about GitKraken Desktop?**

THe integration of gitkraken with windows and connection to Gitlab and Github is super efficient and easy to use, although it requires sone technical setup initially to have the pull and push request work without issues

**What do you dislike about GitKraken Desktop?**

The technical requirement of the seetup and use make it challenging at some points.
Also with no direct visibility on the live go on Github/lab; you need to make sure you have proper backups to be able to recover

**What problems is GitKraken Desktop solving and how is that benefiting you?**

Gitkraken makes integbraations and pushes to gitlab and github seamless expecially in a team work setting. Using GHitkraken is much faster and easier than doing the manual updates

  ### 16. Repository with Rich UI

**Rating:** 4.5/5.0 stars

**Reviewed by:** mohan b. | Software Engineer, Financial Services, Enterprise (> 1000 emp.)

**Reviewed Date:** November 15, 2022

**What do you like best about GitKraken Desktop?**

I like the User interface. It's pretty easy to navigate through repositories, branches and commit history. Never seen a friendly UI like this before. The commit-graph feature is fantastic, with easy integration with visual studio code and Jira.

**What do you dislike about GitKraken Desktop?**

Occasionally it gets a timeout when getting the latest or checking-in large files at once.

**What problems is GitKraken Desktop solving and how is that benefiting you?**

Cost-effective, non-technical people can also manage this.

  ### 17. Get even more control with GitKraken

**Rating:** 5.0/5.0 stars

**Reviewed by:** Marcel L. | Application Architect, Small-Business (50 or fewer emp.)

**Reviewed Date:** February 24, 2022

**What do you like best about GitKraken Desktop?**

Besides the fantastic Interfaces, you have all easily git functionalities. It's impressive how GitKraken has control of all your code (in my case, it is code) and presents you in a visual way that is impossible to mistake.

**What do you dislike about GitKraken Desktop?**

The only negative thing I can say about this tool is: the free version does not give you access to private repos. Yes. It's only this complaint. But you can easily buy it and have all the wonder and power of the Kraken.

**Recommendations to others considering GitKraken Desktop:**

If you are looking for a complete tool that's deal with everything related to version control, that's the tool you are looking for.

**What problems is GitKraken Desktop solving and how is that benefiting you?**

In big projects with more than two developers, merging issues is always a problem. With GitKraken, you can solve conflicts quickly and beautifully, showing all possibilities to fix them comparing files side by side, with colorful differences to identify visually.
It's just incredible the work them have done. I congratulate them for been a Developer who cares about developers.

  ### 18. Great Tool for Git And Project management in one package . Just Love it

**Rating:** 5.0/5.0 stars

**Reviewed by:** Karmavir J. | Co-Founder, Small-Business (50 or fewer emp.)

**Reviewed Date:** August 03, 2022

**What do you like best about GitKraken Desktop?**

Gitkraken Has a great UI for managing repository branches and the advanced features are just there to use. Timelines and globoards are just amazing.

**What do you dislike about GitKraken Desktop?**

some stability issues when using globoards in Linux

**What problems is GitKraken Desktop solving and how is that benefiting you?**

Easy to use , which makes onboarding a new developer trainee extreamly easy. Integrations for trello and jira are a great thing to have with your git client.

  ### 19. If you can pay $5 for it, this is the best Git management tool!

**Rating:** 4.5/5.0 stars

**Reviewed by:** Cesar Daniel Z. | Senior Angular Developer, Mid-Market (51-1000 emp.)

**Reviewed Date:** August 31, 2021

**What do you like best about GitKraken Desktop?**

The GUI is really easy to use, and really practical, you can do everything that you need for an easier and faster git repo management, from merge, to rebase or the basic operations... But I really really love the GUI

**What do you dislike about GitKraken Desktop?**

It gets laggy sometimes, and if you can't pay for it you lose really useful features like using private repos...

**Recommendations to others considering GitKraken Desktop:**

If you hate using the CLI, this is "almost" your best option, but since most of us works with private repos you're going to need to pay for it, so if you have the $5 usd, GO, BUY IT, DON'T THINK ABOUT IT, JUST BUY IT

**What problems is GitKraken Desktop solving and how is that benefiting you?**

I hate running CLI commands (and mostly hate fix merge conflicts) and the Github official GUI is really really bad! so I'm in love with Gitkraken avoiding my stress of using the git CLI

  ### 20. Fills a much required gap

**Rating:** 4.5/5.0 stars

**Reviewed by:** Bipul H. | CP Lead | CodeChef CGC Chapter, Small-Business (50 or fewer emp.)

**Reviewed Date:** January 28, 2022

**What do you like best about GitKraken Desktop?**

It was a little hard earlier to remember multiple git commands and work with not-so-good-looking git CLI. With GitKraken, it helps to avoid looking for some cheatsheet every time I have to merge someone's contribution or do some activities that are pretty rare to process. It gives a very cool-looking GUI where you are getting features like GitKraken CLI and GitKraken Boards and Timelines to visualize over-contribution by different contributors better.

**What do you dislike about GitKraken Desktop?**

It is very stable and simple to use. I still would love to customize themes to make it a little simpler as it is currently looking quite fancy to work with it. I also would love it if they could provide such visualization on the terminal.

**Recommendations to others considering GitKraken Desktop:**

If you are a student, please make use of the GitHub backpack as with it, you can get its pro license for free while you are a student.

**What problems is GitKraken Desktop solving and how is that benefiting you?**

GitKraken is now become my daily companion to work with repositories and to have a detailed look over-contribution to any project. I like that they provide its pro license for free to students through GitHub Backpack ( You can get its information through this link https://www.gitkraken.com/student-resources).

  ### 21. Really useful for managing repositories from a GUI based client

**Rating:** 4.5/5.0 stars

**Reviewed by:** Sanket M. | Media Lead - CodeChef CGC Chapter, Small-Business (50 or fewer emp.)

**Reviewed Date:** January 11, 2022

**What do you like best about GitKraken Desktop?**

I like the capability the software offers for managing and monitoring the repositories from an interactive interface. I find it helpful to see the entire branch structure of the project and track contribution.

**What do you dislike about GitKraken Desktop?**

There is not much that I dislike, but I would appreciate some more customizable options for the GUI so that it is easy to present in online meetings and presentations.

**Recommendations to others considering GitKraken Desktop:**

GitKraken is useful software if someone is working with Git, and thus, they must try it at least once.

**What problems is GitKraken Desktop solving and how is that benefiting you?**

I am using GitKraken for tracking my branches and contributors along with what changes contributors have introduced at any point since it offers a more interactive interface than other generally used interfaces.

  ### 22. Best version control and repository tool

**Rating:** 3.5/5.0 stars

**Reviewed by:** dev a. | software developer, Small-Business (50 or fewer emp.)

**Reviewed Date:** December 30, 2021

**What do you like best about GitKraken Desktop?**

I have been using gitkraken for long time,easy to clone the project from repository,better inteface design .Easy to commit the codes of our projects and great visual paradigm that helps to track the branches pushed from our team members.
Easy to learn and setup no more extra tools or things is required and is easily compatible over all platforms linux,windows.

**What do you dislike about GitKraken Desktop?**

Global authorization was little discomfort to use while cloning from the remote projects.

**What problems is GitKraken Desktop solving and how is that benefiting you?**

My all the projects repository are in gitkraken which helps me to clone the projects,easy to push and pull the codes.
Easy for me to switch the branch and testing the codes.
Better gui has made me to work faster while saving the time and effort.

  ### 23. Easy and Intuitive GitClient for Everybody

**Rating:** 5.0/5.0 stars

**Reviewed by:** Dhaval G. | Engineering Manager, Small-Business (50 or fewer emp.)

**Reviewed Date:** January 04, 2022

**What do you like best about GitKraken Desktop?**

1. Super Intuitive User Interface 
2. Auto Suggest Next Steps to do
3. Pickup Repos from Different Work Folders
4. GitHub Pull Request Integrations
5.  Trello Integrations
6. Conflict handling

**What do you dislike about GitKraken Desktop?**

1. Profile Switching should be included in old git client individual pricing.
2. Light Theme will be great

3. Nothing Much. It meets almost all git-related requirements.

**Recommendations to others considering GitKraken Desktop:**

I had tried SourceTree for bitbucket, GitHub Desktop, and other free git clients. It is not worth wasting time. If you are a developer/lead/manager, GitKraken is worth saving time and avoiding headaches.

**What problems is GitKraken Desktop solving and how is that benefiting you?**

1. Merge Conflict Scenarios
2. Pull Requests / Review 
3. Cherry-picking commits.
4. Reverting Commits.
5. No remembering Git Commands and Not making mistakes via GIT CLIs.

  ### 24. One of the best Git client out in the market

**Rating:** 5.0/5.0 stars

**Reviewed by:** Rudrank R. | Developer Relations Engineer, Small-Business (50 or fewer emp.)

**Reviewed Date:** August 24, 2021

**What do you like best about GitKraken Desktop?**

I got GitKraken Pro under the GitHub Student Developer Pack back in 201 7. I've been using it ever since, for both personal projects and professional work. The ease of use is what I like the most about the service. I'm a visual person and love to use software with great UI. Getting to see the commit-graph visually is one of the best perks.

Also, you can have boards and timelines, so it eliminates the use of any other list-making application, and GitKraken acts as an all-in-one solution.

**What do you dislike about GitKraken Desktop?**

The software is slow on my mac when dealing with big projects with multiple developers and branches. Managing and editing conflicting commits in the code editor is sometimes a pain.

**What problems is GitKraken Desktop solving and how is that benefiting you?**

The problem I'm solving is about having a good git client with list-making capabilities. I can simultaneously create a kanban board and a release timeline for my app.

  ### 25. There's a reason it's the best!

**Rating:** 5.0/5.0 stars

**Reviewed by:** Katie S. | Sales Lead, Social Media Manager, Small-Business (50 or fewer emp.)

**Reviewed Date:** December 14, 2021

**What do you like best about GitKraken Desktop?**

I can work with my whole team, from across the ocean, to build our products and websites. It's collaborative and integrates with other platforms seamlessly. It is highly functional for managing our commits and branches.

**What do you dislike about GitKraken Desktop?**

I found the UI challenging to work with in the beginning. For what I am doing in GitKraken I have become accustomed to it quickly. When I have to deviate from what my current project requires

**Recommendations to others considering GitKraken Desktop:**

There are many possibilities with GitKraken. It is a significant brand because it has proven to be top of the line.

**What problems is GitKraken Desktop solving and how is that benefiting you?**

I am able to use code that easily integrates with our other software to make the neccessary changes to our website. It allows me to be more productive and see my progress.

  ### 26. Powerful Git  GUI Tool

**Rating:** 4.0/5.0 stars

**Reviewed by:** Jason L. | B, Small-Business (50 or fewer emp.)

**Reviewed Date:** September 30, 2021

**What do you like best about GitKraken Desktop?**

The layout and UI designs are very slick and easy to use & understand.  The menu navigation is very well laid out as well as the graphical tree structure as well.  Comments and additional info are easy to read; there is no reason to ever log into the web-based repository if you have this premium tool!  When we needed to make more complex changes like rebasing, merging, or running cmd prompts to change hidden config files, the GUI tool was up to the task.  This tool is equally as great for both beginner users as well as advanced, which I find very hard to find these days.

**What do you dislike about GitKraken Desktop?**

There is a free version, but it is eventually required to go with a paid subscription.  You cannot work on private repositories under the free version, so to try the product out you only have 7 days to evaluate if working with a private repo.  I understand how and why they have set this up, but just something to keep in mind when comparing different GUI products out there for GIT GUI solutions.  I did have trouble with having my security key stay associated with my project in the program but not sure where that issue stemmed.

**Recommendations to others considering GitKraken Desktop:**

It is free to download and try.  You can download other GUI tools out there to compare and see for yourself how powerful and organized this one is!   It is straightforward to learn to start using and also extremely powerful when you need to do more complex changes to your repository.  It is very secure and safe by supporting the security methods set up on your git repository.  It solves one of the biggest hurdles for folks to start using GIT as their repository; adding a clean and easy to navigate UI is where GitKraken shines!

**What problems is GitKraken Desktop solving and how is that benefiting you?**

The biggest problem was pushing code changes to our repository.  We also needed the ability to run cmd prompts as well for more complex config changes.  All changes were quickly done within GitKraken; there is a reason it is one of the best GUI tools out there!  We also needed a clean GUI for users who wanted to see and review the code changes.  This allowed IT and developers to easily use the tool to make changes but also share the well layed out UI for the business users to help them visualize what changes were made and when.

  ### 27. The Best Looing UI Git Client I've Used

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Computer Software | Mid-Market (51-1000 emp.)

**Reviewed Date:** December 16, 2021

**What do you like best about GitKraken Desktop?**

I have used most of the most popular UI Git clients and I think Git Kraken is the best looking.  As its UI and interface are simple and sleek whenever I need to use a UI for GIT this is my go-to tool.  I find it really easy to view the branch history to see whats been gogin on within the team

**What do you dislike about GitKraken Desktop?**

When we used it on repositories that used Gerrit , it wass often quicker to use the command line to do more complex tasks.  Now Git Kraken has the terminal view this isn't an issue any more, so not much bad to say about it!

**Recommendations to others considering GitKraken Desktop:**

its free to downlaod, so no hard in trying!

**What problems is GitKraken Desktop solving and how is that benefiting you?**

I work in an agency and manage multiple teams.  Git Kraken is really useful to get junior teams less familiar with GITG up and running and committing code.  For most normal tasks it makes it really easy to commit code within a GIT flow process

  ### 28. The best way to start using GIT

**Rating:** 4.5/5.0 stars

**Reviewed by:** Pedro L. | CEO / CTO, Small-Business (50 or fewer emp.)

**Reviewed Date:** October 28, 2021

**What do you like best about GitKraken Desktop?**

GitKraken is a visual software for GIT, for those who are starting out or are still intermediate or just don't like CLI, GitKraken makes using GIT much easier and even learning about GIT. I always wanted to use GIT but always had trouble understanding how to use it via CLI, SSH key authentication among other things, GITKraken makes all of this easier, it has native integrations with GITHUB and BITBUCKET and also others, which allows you to create an automatic SSH key and you operate everything using buttons, it really is a helping hand.

**What do you dislike about GitKraken Desktop?**

The lack of billing in Brazil, unfortunately, we are forced to pay in DOLLARS, this is quite complicated, it would be interesting to have a special pricing and billing policy for Brazil.

**What problems is GitKraken Desktop solving and how is that benefiting you?**

Start using GIT, SSH Key Management for GIT, Use of multiple GIT providers

  ### 29. very usefull

**Rating:** 3.5/5.0 stars

**Reviewed by:** Alexander C. | Backend developer, Small-Business (50 or fewer emp.)

**Reviewed Date:** December 10, 2021

**What do you like best about GitKraken Desktop?**

It is a tool that significantly simplifies the use of git, handy for the versioning of your projects; you can also implement git-flow, recommended for large development teams or if you want to work alone, it considerably simplifies all the commands, and if the command console does not It's your thing, you won't have to worry about it anymore

**What do you dislike about GitKraken Desktop?**

Perhaps for me, what works in favor of some users, is what I would not say that I like, the graphical interface can make you forget some commands because you do not use them, and if you eventually do not have access to the software, you will have to learn them again.

**What problems is GitKraken Desktop solving and how is that benefiting you?**

I used it in other companies where I could correctly control the versioning of applications that I was maintaining, my productivity remained with high standards since the graphical interface guaranteed me that I was making the changes in the correct branch and thus avoided reprocessing

  ### 30. GitKraken : The best version control solution out there

**Rating:** 5.0/5.0 stars

**Reviewed by:** Sparsh M. | Back End Developer, Small-Business (50 or fewer emp.)

**Reviewed Date:** September 25, 2021

**What do you like best about GitKraken Desktop?**

GitKraken is relatively easy and elegant to use.
It is pretty easy to forward and checkout branches and submit pull requests.
The power that GitKraken offers through GUI is impressive, It helps in quickly modifying and reviewing of branches and the sidebar offers the live status of branches

**What do you dislike about GitKraken Desktop?**

It can be slow sometimes, and the ram usage increases, but ultimately it is one of the best version control solution out there

**Recommendations to others considering GitKraken Desktop:**

Gitkrkaken is by far the best version control; it is easy to switch to, the GUI offers a relatively more straightforward solution, no necessary training is required to change.

**What problems is GitKraken Desktop solving and how is that benefiting you?**

Version control is one of the biggest problems that GitKraken solves; the GUI interface allows us to review and modify changes quickly and is very easy to use. Merging conflict is easy on GitKraken, and the Sidebar option in GitKraken is also helpful, showing you local and remote branches

  ### 31. Great Git GUI Tool

**Rating:** 4.0/5.0 stars

**Reviewed by:** Daniel O. | Data Science Tutor, Mid-Market (51-1000 emp.)

**Reviewed Date:** May 24, 2022

**What do you like best about GitKraken Desktop?**

The best git gui client, great integration

**What do you dislike about GitKraken Desktop?**

Price is a little bit too expensive for 1 user

**Recommendations to others considering GitKraken Desktop:**

take advantage of git lens

**What problems is GitKraken Desktop solving and how is that benefiting you?**

Have a better repository management

  ### 32. Git Made SImple

**Rating:** 5.0/5.0 stars

**Reviewed by:** Isah P. | Android Software Engineer, Small-Business (50 or fewer emp.)

**Reviewed Date:** November 19, 2021

**What do you like best about GitKraken Desktop?**

I like the ease of use, when i started using it i diidnt require much time to figure out how i need to start commiting work, or staging changes it was a good experience, i didnt need a tutorial of how to! this is a plus because i need to not to waste time, i just like how it gives me a good control over my commits and history

**What do you dislike about GitKraken Desktop?**

It looks heavy on the use and takes time to load projects but in general its a good experience

**Recommendations to others considering GitKraken Desktop:**

GitKraken will make you more responsible over your projects because you will be able to track well all that you have done and merge properly any work

**What problems is GitKraken Desktop solving and how is that benefiting you?**

Good analysis over the work i have done , it is giving me a good overview of how far i have worked , such that i may not repeat my self it gives me a good view of my progress and management of projects

  ### 33. Git Kraken: The Best Tool for Git Management and Version Contrilling in One Go

**Rating:** 4.5/5.0 stars

**Reviewed by:** TAKRIM RAHMAN A. | Data Scientist, Mid-Market (51-1000 emp.)

**Reviewed Date:** September 02, 2021

**What do you like best about GitKraken Desktop?**

The feature Git Kraken provides to regularize git repositories is very user-friendly. The GUI for git graph analytics and other GitHub service management such as git PR, merge, pull, push, rebase is simply outstanding. There was a time when I faced a lot of difficulties managing git branches and the versions. After I learned to use Git Kraken, everything felt buttery smooth and easy as water flow. Again while collaborating with peer colleagues, I consistently have to switch, merge and rebase different branches.
Furthermore, using only the Git terminal seems so old-school and annoying. Moreover, Only using the Git terminal can be intimidating and troublesome as we can not track the Git graphs in real-time. In Git Kraken, I can continuously switch between different branches and consistently pull, push and merge updates from other branches, which is close to impossible using the git terminal. Again, the smoothness and the flexibility Git Kraken provides boosts my productivity 1000 times more than using the traditional git terminal. Again, while asking for a pull request, Git Kraken can do it in a button click where the git terminal can take it hours at times. So, as a Software Engineer, I can not but think of using my day without using Git Kraken nowadays because GitHub has become such a massive part of my life, and to manage such a workflow, Git Kraken is a must for me.

**What do you dislike about GitKraken Desktop?**

I think the configuration procedure of Git Kraken. is a bit confusing and intimidating. I faced problems several times while connecting Git Kraken with my GitHub, as well as the BitBucket account. First of all, the device-specific RSA key configuration is very troublesome because I could not connect to my GitHub using Git Kraken's built-in RSA configuration system. Thus I had to configure the Git Kraken with my GitHub manually, which was annoying and time-consuming. Nevertheless, connecting to the remove requires a second step configuration where I had to add the remote repository's ssh url, which doesn't make any sense in the pull, push, and PRs. Nevertheless, the preferences tab is very buggy as well as laggy, which takes a lot of time to load and hampers productivity. In my case, it takes at least 30 seconds to load the settings and preferences tab, which I find very intimidating. Again while managing pull requests at times Git Kraken creates unnecessay issues which is confusing and hampers development productivity.

**Recommendations to others considering GitKraken Desktop:**

I will recommend every Git user to use the features provided by Git Kraken at least once to know how likely and comfortable managing Git and version control can be. However, to the higher management team, I recommend using Git Kraken because they can easily track their employees day to day performance as well as contribution to their company. As Git Kraken provides a real-time work graph along with the workflow, which briefly explains each user's contribution, it will be straightforward for them to take management-related decisions and provide feedback related to each user. Nevertheless, for the developers out there, I will say to manage their working branches easily and collaborate with team members, Git Kraken has no other alternative. Git Kraken can boost the productivity of each user by lessening the hassle while managing git branches. Nevertheless, merging and rebasing is a confusing task while collaborating with others, where Git Kraken shows a side-by-side view so that anyone can compare and reconsider the conflicts created.

**What problems is GitKraken Desktop solving and how is that benefiting you?**

As I work as a Software Engineer, I have no alternative to using GitHub in my daily life while managing my development workflow and software version controlling. Again, Git version control can be problematic using the Git CLI and terminal, in my opinion. As it doesn't provide the Git graph and easily merge and rebase facilities, I am unable to check my as well as my team members' changes regularly. In such cases, Git Kraken fills the need for me. I have to work in team; I have to consistently pull, push and merge with other remote branches while tracking the version and update provided by my team members. However, I also have to check the real-time state of the development workflow where Git Kraken has no other alternative, in my opinion. Again, in terms of pull and merge requests, Git Kraken can do it in one click and remove the conflicts easily where other tools take hours to solve the problem

  ### 34. Intuitive interface, powerful GIT features and all around collaboration

**Rating:** 4.5/5.0 stars

**Reviewed by:** gurpreet s. | administrator, Small-Business (50 or fewer emp.)

**Reviewed Date:** August 31, 2021

**What do you like best about GitKraken Desktop?**

GIT Kraken takes the complexity out of your git workflows with intuitive yet powerful features. one of the best features is the graphical display of GIT history no matter how complex your branching is. All the complex git tasks like squashing, rebasing etc are made simple without sacrificing customizability. It takes the productivity to next level and you can work on your core dev tasks without worrying about nasty merge conflicts or losing any changes.

**What do you dislike about GitKraken Desktop?**

nothing to complain about Gitkraken. the pricing model is very good. there is a free version as well with tapered down features that is good for students, hobbyists developers etc. the pro version only cost $4.95 per user/month.

**What problems is GitKraken Desktop solving and how is that benefiting you?**

Using Gitkraken as a git client for our codebases hosted on bitbucket. used by our dev team for git workflows as well as collaboration. Reduces error and increases productivity. Developers are able to spend more time squashing bugs than spending time fixing annoying merge conflicts. gitkraken helps our team reduce ambiguity and provide tools to solidify our development principles and processes

  ### 35. Great tool for business and personal use

**Rating:** 5.0/5.0 stars

**Reviewed by:** Peter R. | Director of Development, Computer Software, Mid-Market (51-1000 emp.)

**Reviewed Date:** August 27, 2021

**What do you like best about GitKraken Desktop?**

The ease of managing CI Orchestrations and Workflows as well as a simple visual representation of your branches and repositories. This is especially helpful for developers working with a high volume of distinct repositories across multiple projects.  It is also a fantastic way to visualize the commitment tree and timeline of your repository.

**What do you dislike about GitKraken Desktop?**

There isn't much that I dislike about it.

**What problems is GitKraken Desktop solving and how is that benefiting you?**

Mostly I have a lot of confidence in my workflow and where I sit with my changes when working in teams. I also love how super simple It is to use and understand. I do a lot of command line work, but GitKraken helps me see the global impact of my work or what I am pushing or pulling and how those changes could impact my project and work.

  ### 36. GitKraken Client Application review

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Hospital & Health Care | Mid-Market (51-1000 emp.)

**Reviewed Date:** January 24, 2022

**What do you like best about GitKraken Desktop?**

GitKraken Client is one of the best tools for Git in the open market. It is very easy to use and also elegant in a way that its user friendly. It also offers a graphical interface which makes it very easy to use for all the users.

**What do you dislike about GitKraken Desktop?**

GitKraken Client uses an overlay of graphics for the git commands, which contribute to the system's memory usage and results in system locks and overuses. This client also requires some additional utilities to be installed before using, making it a little more complex for new users to set up.

**Recommendations to others considering GitKraken Desktop:**

Before using GitKraken, I'll advise understanding Git and its various functionalities. And also to go through the whole documentation part before using the actual software in your organization.

**What problems is GitKraken Desktop solving and how is that benefiting you?**

GitKraken Client is one of the best tools for Git in the open market. It is effortless to use and also elegant in a user-friendly way. It also offers a graphical interface which makes it very easy to use for all the users. Our organization utilizes this application to commit, submit requests, and pull a repository.

  ### 37. A fairly organized tool for those of us who love branching

**Rating:** 4.0/5.0 stars

**Reviewed by:** Jaime R. | QA Automation Engineer, Mid-Market (51-1000 emp.)

**Reviewed Date:** November 29, 2021

**What do you like best about GitKraken Desktop?**

I really like the interface and how the structure of several child branches is shown from the main branch of a project

**What do you dislike about GitKraken Desktop?**

I would like that there could be a way to better locate a branch, that is, to be able to find more information about a branch and its origin, sometimes it is difficult to locate specific branches when working within dynamic teams. Maybe improve the information of a branch, given the date, the committed files, and maybe the size of each file made regarding to the last commit

**What problems is GitKraken Desktop solving and how is that benefiting you?**

Frankly, all the tool does is show me the whole branching procedure, that is, from the moment I create a new branch until it is merged inside the main branch, it helps us a lot to show in a singular way all the work done in one or more projects

  ### 38. Best Git UI tool so far

**Rating:** 4.0/5.0 stars

**Reviewed by:** Sahil U. | S, Mid-Market (51-1000 emp.)

**Reviewed Date:** November 03, 2021

**What do you like best about GitKraken Desktop?**

It's very easy to understand how branches and commits are working to the new developers. It's very handy and sometimes very helpful when you are managing multiple branches at the same time.

**What do you dislike about GitKraken Desktop?**

Too much of use could limit your Knowledge base if you ever work on cloud server and manage repo/codebase remotely. I'm not sure if Gitkraken has a feature to see all commands in real time when somebody perform some action.

**Recommendations to others considering GitKraken Desktop:**

1. If you are fresh in coding, and face challenges to understand how Git works or how things are moving around you. You should try Gitkraken which will help you to visualise the clear picture and help to understand your branches and commits easily.

2. I appreciate Gitkraken provides free license to college students, so you should definitely try if you are college grads and trouble understanding Git
3. It could be very helpful for team managers who review codes or keep track of codebase. It's much easy to check in beautifully designed UI instead of in terminal with text format.

**What problems is GitKraken Desktop solving and how is that benefiting you?**

1. Easy to use, specially when you have multiple branches or multiple developers are working on the same branch for some reason.
2. Cherry picking is very easy. Visualisation help to move nodes quickly.
3. Avoid many silly mistakes, like committing unwanted files, or commit without resolving conflicts.

  ### 39. Helps you focus only on code, not on git

**Rating:** 5.0/5.0 stars

**Reviewed by:** Sumit K. | SDET, Mid-Market (51-1000 emp.)

**Reviewed Date:** April 28, 2022

**What do you like best about GitKraken Desktop?**

THe git ui, for beginners it helps because you don't have to deal with command terminal. Also it helps in resolving git conflicts with minimal fuss.

**What do you dislike about GitKraken Desktop?**

The free version should give access to private repo so that newbies can know what this can do.

**What problems is GitKraken Desktop solving and how is that benefiting you?**

I use it majorly for maintaining git processes also helps in resolving git conflicts really fast.

  ### 40. Best for working with repository

**Rating:** 5.0/5.0 stars

**Reviewed by:** Enrico P. | UX & UI Manager, Small-Business (50 or fewer emp.)

**Reviewed Date:** December 23, 2021

**What do you like best about GitKraken Desktop?**

The graphic of the app, the user experience is so good and Kraken simplify so much work with many code branch. We use eclipse for write code and kraken for repo.

**What do you dislike about GitKraken Desktop?**

Nothing, kraken is good to use and simply. Any time merge procedure and file compare could be more simply to use.

**What problems is GitKraken Desktop solving and how is that benefiting you?**

Merge file, repository management, working with many branch. Is so easy to change branch and this boost ou productivity to write and testing code. We increse our performance.

  ### 41. Who knew versioning could be this fun

**Rating:** 5.0/5.0 stars

**Reviewed by:** Jose L. | Dog Walker, Enterprise (> 1000 emp.)

**Reviewed Date:** December 31, 2021

**What do you like best about GitKraken Desktop?**

I really love the interface.  It is very catchy to the eye. I also love all the defeatists they have for students. There's plenty of student discounts and free trials for students as well.

**What do you dislike about GitKraken Desktop?**

Something I dislike is that while it the UI is very cool and modern, it can also be very dense when you're running a computer with low ram. This means closing other programs you're using to have this one up.

**What problems is GitKraken Desktop solving and how is that benefiting you?**

It is pretty much used for versioning. I love it because it makes me want to keep updating my git status and it's easy to also link your GitHub, so we can save files there too easily.

  ### 42. I want to like it but I can't

**Rating:** 2.5/5.0 stars

**Reviewed by:** Adrián H. | Interactive Media Developer, Small-Business (50 or fewer emp.)

**Reviewed Date:** November 08, 2021

**What do you like best about GitKraken Desktop?**

It looks beautiful! The layout makes a lot of sense, and it feels great to use! The visual design and UX are top-notch. Common Git commands are easy to access and the general concept of their location is very intuitive.

**What do you dislike about GitKraken Desktop?**

The app is very heavy, it takes a lot to load, and it feels very sluggish, even for small repositories and simple actions. It also crashes a lot and has corrupted a lot of my projects.

**Recommendations to others considering GitKraken Desktop:**

Be ready to use the command line to save your projects whenever Git crashes and cannot open your files anymore.

**What problems is GitKraken Desktop solving and how is that benefiting you?**

I have been trying to use GitKraken as my main Git GUI client since I learned it existed almost five years ago. I haven't been able to switch entirely due to it being very slow and corrupting even small projects.

  ### 43. GitKraken Review

**Rating:** 5.0/5.0 stars

**Reviewed by:** Jatin G. | Mid Level Software Engineer, Mid-Market (51-1000 emp.)

**Reviewed Date:** December 28, 2021

**What do you like best about GitKraken Desktop?**

Stage and commit code hunks and push to different branches of the repository is super easy. Managing large code bases with multiple people working on different branches seems easy.

**What do you dislike about GitKraken Desktop?**

GUI is little bit messy, can be more cleaner and simpler. A lot of other GUI available like GitHub client , which I found more cleaner as compared to GitKraken Git Client.

**Recommendations to others considering GitKraken Desktop:**

Yes, I would love to recommend GitKraken to software developer community.

**What problems is GitKraken Desktop solving and how is that benefiting you?**

I need a GUI based git client instead of git commands so that it will become easy to commit and push code in case of lot of changes in multiple files.
It became very helpful to our business needs.

  ### 44. Great and simple Git Client tool

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Computer Software | Small-Business (50 or fewer emp.)

**Reviewed Date:** December 21, 2021

**What do you like best about GitKraken Desktop?**

It is very easy to use. It's great for those who are new to git and are unfamiliar with the many commands or how git works. The UI makes it easy to understand because your repo is visually laid out. The filtering is a great addition too. One of the best features is that you can see the branches all laid out

**What do you dislike about GitKraken Desktop?**

Although it makes git easier to use, I think using the command line is still a very useful skill for any developer. It does take more space on your computer compared to just using the command line

**Recommendations to others considering GitKraken Desktop:**

Use this if you are looking for an alternative to git command line and using the git site to check your repo. It is very easy to use and the layout is easy to understand and learn

**What problems is GitKraken Desktop solving and how is that benefiting you?**

GitKraken allows me to see my repo, my commits and anything else I need in the GUI rather than having to navigate to my repo's git website every time I want to view

  ### 45. Gitkraken review

**Rating:** 4.5/5.0 stars

**Reviewed by:** Gleb I. | Senior Software Developer at Northwestern University, Department of Preventive Medicine, Enterprise (> 1000 emp.)

**Reviewed Date:** January 07, 2022

**What do you like best about GitKraken Desktop?**

Very intuitive. Makes most of the git and git flow daily tasks very easy to view and operate.

**What do you dislike about GitKraken Desktop?**

Not free and some of the tasks like git submodules and dependencies.

**Recommendations to others considering GitKraken Desktop:**

Great for daily git tasks like diff, git flow, gir commit and log. There are plenty integration options like git and bitbucket

**What problems is GitKraken Desktop solving and how is that benefiting you?**

Git flow daily tasks. Managing repositories  and integrations

  ### 46. It has been a pleasant software to use

**Rating:** 4.0/5.0 stars

**Reviewed by:** Dennis N. | Software Engineer, Small-Business (50 or fewer emp.)

**Reviewed Date:** October 19, 2021

**What do you like best about GitKraken Desktop?**

I like the most its graphic way of showing the tree of version control systems, it can be tricky with old systems to see all the branches and tags, but Gitkraken handles this well with neat hiding options that come very intuitive to me to toggle on/off.

**What do you dislike about GitKraken Desktop?**

I dont like that it crashes more often then before, they can do a better job of testing updates before releasing them

**What problems is GitKraken Desktop solving and how is that benefiting you?**

Am avoding using terminal for version controling source code of projects, i realized that i do my job much faster than writing commands and remembering them all.

  ### 47. Good Kanban tool to manage tasks

**Rating:** 4.5/5.0 stars

**Reviewed by:** Simisara J. | Senior Business Analyst, Mid-Market (51-1000 emp.)

**Reviewed Date:** December 05, 2021

**What do you like best about GitKraken Desktop?**

Kanban provision, easy drag and drop, ability to see which tasks are in pipeline and the duration it is in which state that makes it easy to take corrective action. Ability to integrate with Github so that tasks can be linked to PRs.

**What do you dislike about GitKraken Desktop?**

Product is RAM intensive and thus slows down sometimes. Lag observed. Some developers have faced issues connecting their account with Git due to SSH keys conflicts

**What problems is GitKraken Desktop solving and how is that benefiting you?**

Ability to manage tasks and understand bottlenecks in the system. Ability to view the task assigned to which team and which resource.Ability to view PRs make and the status of the PR (ie reviewed, merged) in the task based system.

  ### 48. GitKraken Review

**Rating:** 4.5/5.0 stars

**Reviewed by:** Nick P. | S, Small-Business (50 or fewer emp.)

**Reviewed Date:** December 28, 2021

**What do you like best about GitKraken Desktop?**

Great UI, nice git integration, ssh key generation, git-flow feature is nice for new devs.

**What do you dislike about GitKraken Desktop?**

Issue earlier this year with bad ssh keys. Price can turn some developers away

**Recommendations to others considering GitKraken Desktop:**

Very nice Git Client, would definitely recommend

**What problems is GitKraken Desktop solving and how is that benefiting you?**

Work on decent size monolithic software projects with multiple teams across different locations. Usually helps productivity, git merge tools are very nice.

  ### 49. Best Git GUI in the market

**Rating:** 5.0/5.0 stars

**Reviewed by:** 🤙 David M. | Software Developer, Small-Business (50 or fewer emp.)

**Reviewed Date:** September 29, 2021

**What do you like best about GitKraken Desktop?**

- Great design
- Very fast
- Integrates with GitHub and JIRA
- Can open PR's in the GUI
- Recently released CLI

**What do you dislike about GitKraken Desktop?**

- If you have pre-commit hooks, it may look like it's frozen.

**Recommendations to others considering GitKraken Desktop:**

I've tried Sourcetree, Fork, and some other alternatives. 
Nothing beats Gitkraken in terms of ease of use, design, features & integrations.
The pricing is also not that high if you take into  account this is truly a time saver

**What problems is GitKraken Desktop solving and how is that benefiting you?**

- I know for sure what my teammates are doing
- I can quickly jump in colleagues' branches to assist them with whatever problem they may be having

  ### 50. Intuitive Tool for Source Control

**Rating:** 4.5/5.0 stars

**Reviewed by:** Mohit J. | Associate Staff Engineer, Mid-Market (51-1000 emp.)

**Reviewed Date:** December 28, 2021

**What do you like best about GitKraken Desktop?**

The mapping of different commits in history, branches, and repos.
The variation of UI provided to developers ranging from GUI and command line.
Provides different solutions for JIRA, VS Code.

**What do you dislike about GitKraken Desktop?**

It can sometimes be a little complicated to read because of the complex color schemes used to map and relate different commits and branches.
The UI is intuitive but can be cumbersome at the same time.

**What problems is GitKraken Desktop solving and how is that benefiting you?**

Source control of repositories of different applications.
Managing code commit user history.
Managing branches and repositories.
Integration with IDE and other tools to manage commits directly.


## GitKraken Desktop Discussions
  - [Why Git-Kraken doesn&#39;t have a proper documentation?](https://www.g2.com/discussions/why-git-kraken-doesn-t-have-a-proper-documentation) - 2 comments, 1 upvote
  - [Can you guys please make the git basic version payment free please?](https://www.g2.com/discussions/can-you-guys-please-make-the-git-basic-version-payment-free-please) - 1 comment, 1 upvote

- [View GitKraken Desktop pricing details and edition comparison](https://www.g2.com/products/axosoft-gitkraken-desktop/reviews?section=pricing&secure%5Bexpires_at%5D=2026-05-13+12%3A04%3A08+-0500&secure%5Bsession_id%5D=80dc29d1-00bb-4eaa-849f-f093cc60187c&secure%5Btoken%5D=687bf49d19a90745c675370314b1a3441611d4870fd0a1b4a54862bd10248cef&format=llm_user)
## GitKraken Desktop Integrations
  - [Git](https://www.g2.com/products/git/reviews)
  - [GitHub](https://www.g2.com/products/github/reviews)
  - [GitHub Copilot](https://www.g2.com/products/github-copilot/reviews)
  - [GitHub Inc.](https://www.g2.com/products/github-inc/reviews)


## Top GitKraken Desktop Alternatives
  - [SourceTree](https://www.g2.com/products/sourcetree/reviews) - 4.3/5.0 (372 reviews)
  - [Git Tower](https://www.g2.com/products/git-tower/reviews) - 4.7/5.0 (186 reviews)
  - [Google Cloud Source Repositories](https://www.g2.com/products/google-cloud-source-repositories/reviews) - 4.3/5.0 (64 reviews)

