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