Submodules

Submodules allow you to include other Git repositories within a Git repository and can be managed directly inside of GitKraken […]

Stash

Let’s talk about how to save your changes for later with stashing. Stashing files Stash your changes by hitting the […]

Single Sign On (SSO)

GitKraken offers a Single Sign On (SSO) option as an easy way to sign in to your account. This is […]

Staging

When you are working on a project, the staging pane is where changes are prepped for commit. Staging files Staging […]

GitKraken On-Premise Serverless

GitKraken Desktop On-Premise Serverless (also known as GitKraken Stand-Alone or simply GitKraken Serverless) is built for teams and enterprises who […]

Self-Signed Certificates

GitKraken’s remote hosting platform integrations may require users to have a certificate in place. Follow the instructions below to add […]

Searching Commits

Learn how to search for commits in GitKraken Desktop. Max commits By default, GitKraken Desktop displays up to 2000 commits […]

Pushing and Pulling

Pushing and pulling are the keys to collaboration. 🤝 Adding Remotes To add a new remote, click the + icon […]

Pull requests

A pull request (sometimes called merge requests), is a review request. You are asking someone to check the changes on […]