How to ignore files via GUI in Gitkraken?

Currently there isn’t an option to ignore a file through the GitKraken GUI. If you check their post on twitter this is planned to be implemented soon and it will be in their release notes once this is completed. UPDATE (26.01.2017.): Version 2.0.0 brings the .gitignore option to the list of functionalities. You can now … Read more

Gitkraken Desktop App – Error login: “Please log in to continue”

The credentials asked for, are the credentials for the repo you are trying to access, not for your Gitkraken account, which is very confusing. If you are using visualstudio.com, you would have to generate Git credentials. Do this by browsing to your project, click ‘Code‘ and then on the right top corner, there is a … Read more

How to checkout commit in GitKraken?

GitKraken (as of version 1.7) does not seem to offer a way to get into a detached HEAD mode, and check out a commit directly. Similarly, it will also not allow you to check out a tag (since that would also give you a detached HEAD). So instead, you will have to create a (temporary) … Read more

Remove repository from GitKraken overview

In fact you can easily go to your %APPDATA% folder or Library folder (for MacOS) and find the .gitkraken folder. There there is a profile folder and then your profile guid folder. The directory should look something like this: %APPDATA%\.gitkraken\profiles\<guid> or Users\<user>\.gitkraken\profiles\<guid> Inside this folder you can find a localRepoCache file. Remove the entries that … Read more

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

6.5.1 is the last version to support private repo. You can see the release details at this link https://blog.axosoft.com/gitkraken-v6-0/#pricing-changes OR https://support.gitkraken.com/release-notes/6x/ And you can also download it (Mac version) from Axosoft https://release.axocdn.com/darwin/GitKraken-v6.5.1.zip OR https://release.gitkraken.com/darwin/GitKraken-v6.5.1.zip I not sure how to turn off the automatic update function, so if you turn off GitKraken completely and reopen it, … Read more

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

For some reason, GitKraken does not use your existing HTTPS credentials to communicate with GitHub, nor does it use SSH on Windows. Instead it uses OAuth2, which means you need to grant OAuth2 access to GitKraken. https://support.gitkraken.com/integrations/github If no remotes or repositories are appearing in Add Remote or Clone, the likely cause is the need … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)