Questions tagged [gitkraken]

GitKraken is a freemium, fully-featured, cross-platform Git desktop client for Windows, Mac & Linux.

GitKraken is a freemium, fully-featured, cross-platform Git desktop client for Windows, Mac & Linux.

GitKraken's main features include:

Visual interactions and hints

  • GitKraken makes commands and processes easy, fast, and intuitive. The interface equips you with a visual understanding of branching, merging and your commit history.

Cross-platform

  • GitKraken is built on , allowing it to run natively on Windows, Mac, and Linux desktop systems.

100% standalone

  • GitKraken works directly with your repositories with no dependencies. It is built with so you don't even need to install Git on your system.

Integrations

  • Full integration with:, (include self-hosted), and
  • Allows seeing branches owners with profile icons, managing remote branches and even management of pull requests all from a local UI, without needing to use the browser.

Other features:

  • Built-in merge tool
  • , and support
  • One-click undo & redo
  • File history and blame
  • Fast, intuitive search
  • View image diffs in app
  • Keyboard shortcuts

its latest release (7.2.0 from Tuesday August 4th, 2020) can be found directly here

Useful Links

420 questions
113
votes
5 answers

GitKraken - How to exit fullscreen mode?

I've entered fullscreen mode and now it seems impossible to exit it via the GUI. How can I leave fullscreen mode again once entered?
Black
  • 18,150
  • 39
  • 158
  • 271
66
votes
10 answers

Push fails in GitKraken with errormessage "Push Failed cannot read property 'fullName' of undefined"

I was trying to push and create a pull-request from my local feature-branch, as usual, being in my feature-branch and right-clicking on the remote origin/develop -branch (I'm using Git Flow), and this error message popped out: Can't find anything…
Steve Waters
  • 3,348
  • 9
  • 54
  • 94
57
votes
2 answers

How to view the git history of a specific file using GitKraken similar to PhpStorm/WebStorm

I DON'T care about looking at the git history of a file that has been marked as "modified". What I want is something akin to what WebStorm/PhpStorm have where you can select any file in your project (modified or NOT) and inspect it's git history…
Brian Schermerhorn
  • 1,361
  • 1
  • 15
  • 22
57
votes
30 answers

Gitkraken stuck at opening repo

Every time I open gitkrarken it gets stuck at opening repo icon. I can't open/clone/init repo. I heard some others have the same problem but no one seems to know why this is happening and what the solution is. Can anyone help with this? UPDATE…
Soli
  • 842
  • 2
  • 11
  • 24
50
votes
6 answers

gitkraken - How to compare 2 branches

Is there any way to compare 2 branches (branch1 and branch2) with gitkraken? I want a list of files that have changes
Michalis
  • 6,686
  • 13
  • 52
  • 78
49
votes
16 answers

Invalid SSH keys on GitKraken

I've found GitKraken and it looks cool and I never have an issue with index.lock unlike SourceTree. The only problem is I am unable to push and pull to my server in the other room. I have configured my ssh keys and that. I can push/pull to…
shaNnex
  • 1,043
  • 2
  • 19
  • 34
48
votes
7 answers

How can I sign out of the GitKraken client?

I'm using a public computer and I can't figure out how I can sign out my account in the desktop client for Ubuntu. I can't find a logout button. My GitKraken account is connected to GitHub, and I need a way to sign out.
Julio
  • 859
  • 2
  • 9
  • 10
47
votes
1 answer

GitKraken is very slow since macOS Big Sur update

Since I upgraded to Big Sur, everything seems really slow on Gitkraken (checkout, pull/push, commits...) I tried reinstalling it but it didn't change.
Hugo H
  • 6,029
  • 5
  • 37
  • 57
46
votes
2 answers

Toggling branch tree view in GitKraken

Can't believe I can not figure this one out - I have two installations of gitkraken on two different machines, but the main workflow window looks different between them. One installation shows up a simplified structure of commits for all the…
Vlas Sokolov
  • 3,733
  • 3
  • 26
  • 43
43
votes
4 answers

Add Github remote to GitKraken

I'm using GitKraken (v. 1.4.1) as my Git managing tool. And now I want to use Github as a remote to back up my repos. But when I click on add remote and try to add a Github repo, it just says 'no match' Does anybody know why this happens? (BTW: I'm…
Jamie-505
  • 1,170
  • 1
  • 12
  • 16
41
votes
4 answers

GitKraken won't let me clone from a private repo on GitHub

I've tried cloning a private repo (that I have access to) on GitHub and get this message: Clone Failed Could not connect to 'origin'. Double-check your remote url, then make sure you have access to do that action on that remote and try again. I…
flettl2
  • 411
  • 1
  • 4
  • 3
40
votes
16 answers

GitKraken won't let me open my Private Repository on GitLab

So, in addition to GitKraken won't let me clone from a private repo on GitHub I get this screen when opening my GitLab Repo: Anyone got a solution of how to make my Repo 'non-private' or how to make GitKraken let me open this without the Pro…
Eagle_
  • 449
  • 1
  • 4
  • 12
39
votes
6 answers

Remove repository from GitKraken overview

I accidentally cloned the same repository twice in GitKraken (don't ask me how, I am still learning in Git), and now it shows up twice in the repo overview. It both point to the same folder, so I cannot just delete the repo, as I would have lost the…
Mathias711
  • 6,568
  • 4
  • 41
  • 58
38
votes
4 answers

How to checkout commit in GitKraken?

It seems to be impossible to checkout commits with GitKraken. As you can see there is no option to checkout older commits, only Cherrypick commit but I don't know what this is good for. EDIT: I was able to checkout with another git program (git…
Black
  • 18,150
  • 39
  • 158
  • 271
36
votes
6 answers

Gitkraken Desktop App - Error login: "Please log in to continue"

Who has been working with client GitKraken as GIT, you will know that authentication required? For the application, log in with: firstemail@outlook.com The repository is with: businessemail@bussiness.com It requires credentials to make a pull, but I…
1antares1
  • 1,146
  • 2
  • 11
  • 19
1
2 3
27 28