March 28th 1 PM ET

GitKraken Client Documentation

Command Palette

The Command Palette is a faster way to access GitKraken Client’s actions.


Use the Command Palette to open repositories, history for files in the current repository, and settings.

Open Command Palette

  • Use the keyboard shortcut P or CtrlP and begin typing.
  • Click the magic wand icon in the top right of the toolbar.
  • Navigate to the help menu Open Command Palette.

Supported Commands:

Repo

  • Close Tab
  • Open Repo
  • Open in file manager
  • Open in External Editor
  • Open in External Diff/Merge Tool
  • Open in terminal
  • Repo Management: Clone
  • Repo Management: Init
  • Repo Management: Open

Settings

  • Configure Git Flow
  • Configure LFS
  • Configure GPG Signing
  • Initialize LFS on this repo
  • Join the Light side || Join the Dark side
  • Manage Account
  • Settings
  • Switch to Profile + profile name

View

  • Decrease Zoom
  • Increase Zoom
  • Keyboard Shortcuts
  • Open a new Terminal Tab
  • Reset Zoom
  • Toggle Left Panel
  • Toggle Commit Detail Panel
  • Toggle Syntax Highlighting
  • Toggle Theme

History

  • Blame + filename
  • History + filename
  • Search Commits + message/sha/author

Core

  • Redo
  • Undo

File

  • Create File + filename
  • Delete File + filename
  • Open File + filename
  • View File + filename
  • Edit File + filename
  • Discard all changes
  • Stage all changes
  • Unstage all changes

Stash

  • Stash: Apply
  • Stash: Create
  • Stash: Pop

Branch

  • Create Branch
  • Create Tag
  • Create Annotated Tag
  • Fetch All
  • Pull
  • Push
  • Rename Branch
  • Start Pull Request
  • View Working Directory Changes

Checkout

  • Checkout + {branch name}

    Patch

  • Create patch from all working directory changes
  • Apply patch

Logs

  • Activity logs
  • View Error Logs
  • View Performance Logs
  • View Release Notes
Have feedback about this article? Did we miss something? Let us know!
On this page