Top "Gitkraken" questions

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

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 …

git gitkraken
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 …

git gitkraken
Going back to a previous commit in Gitkraken

My programming partner and I, being fairly new to Git and Gitkraken, made some mistakes, did some pushes pulls and …

git rollback gitkraken
Remove last commit and push

Learning GIT in general and GitKraken at the same time. I have done small change in in one file - …

git bitbucket gitkraken
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 …

git ubuntu gitkraken
How can I use GitKraken on a private network?

I've been using GitKraken on Windows for various projects and now I have to do some development on a private …

gitkraken
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 …

git github sourcetree gitkraken
Reverting one file in GitKraken

It is possible in GitKraken to revert changes of a single file to an earlier commit instead of reverting an …

gitkraken
GitKraken And Github - failed to get server certificate: The handle is in the wrong state for the requested operation

I am getting this error message from GitKraken whenever I try to clone/fetch/push/push to any of my …

github gitkraken
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 …

git phpstorm webstorm gitkraken