GitKraken HotKey Cheatsheet

2024 年 12 月 23 日

GitKraken is a powerful Git client designed for developers to simplify the use of Git and provide developers with more efficient and intuitive code management tools. GitKraken supports a graphical interface, combined with the powerful functions of the Git command line, users can easily perform version control, branch management, submission, merging and other operations. Whether you are a Git beginner or an experienced developer, you can improve your work efficiency through the convenient operation of GitKraken.

GitKraken not only supports Windows, MacOS and Linux platforms, but also can be seamlessly integrated with mainstream Git hosting platforms such as GitHub, GitLab, Bitbucket, etc. In order to improve development efficiency, GitKraken provides users with a wealth of shortcuts to help users quickly perform various common operations.

GitKraken Windows shortcuts

Fuzzy Finder

ShortcutsFunction description
ctrl + fSearch commits
alt + oOpen current repo in file manager
ctrl + fSearch inside file (if file content has focus)
ctrl + alt + fFocus left panel filter bar
ctrl + pToggle Fuzzy Finder
ctrl + wClose current repo
alt + tOpen current repo in terminal
ctrl + shift + oOpen repo with Fuzzy Finder
ctrl + shift + hSearch files to view history and responsibility
ctrl + dOpen diff or merge tool

Repo Actions

ShortcutsFunction description
ctrl + lGet all
ctrl + shift + uUnstage all files
ctrl + shift + enterStage all files and commit current message
sStage current file
ctrl + shift + mFocus commit message box
ctrl + enterCommit staged files with current message
uUnstage current file
ctrl + shift + sStage all files
ctrl + bCreate branch

Tags

ShortcutsFunction description
ctrl + shift + tabJump to the last open tab
ctrl + tNew tab
ctrl + 1 /ctrl + 2 / ctrl + 9Switch to tab #1-9
ctrl + wClose tab
ctrl + tabJump to next open tab

User Interface

ShortcutsFunction description
ctrl + alt + fFocus left panel filter bar
escClose current panel (if open)
ctrl + = + ctrl + plusIncrease zoom
ctrl + fFocus search bar
ctrl + -Decrease zoom
ctrl + 0Reset zoom
ctrl + \Show or hide left panel
ctrl + shift + fToggle fullscreen mode

Navigation

ShortcutsFunction description
ctrl + homeSelect the first commit in the graph
shift + up + shift + kSelect the previous item in the branch
shift + down + shift + jSelect the next item in the branch
ctrl + endSelect the last commit in the graph
ctrl + /Open keyboard shortcuts
j + downSelect the next commit in the graph
ctrl + zUndo
k + upSelect the previous commit in the graph
ctrl + y / ctrl + shift + zRedo

Download GitKraken Windows Shortcuts Cheatsheet PDF

We provide a GitKraken Windows shortcuts PDF download feature. Click the download button to get the file. Please note that generating the PDF may take some time, so please be patient. Download

GitKraken MacOS shortcuts

Fuzzy Finder

ShortcutsFunction description
+ wClose current repository
+ + oOpen repo with Fuzzy Finder
+ tOpen current repo in terminal
+ fSearch commits
+ dOpen diff or merge tool
+ fSearch within file (if file content has focus)
+ oOpen current repository in file manager
+ + fFocus left panel filter bar
+ + hSearch files to view history and responsibilities
+ pToggle fuzzy finder

Repo Actions

ShortcutsFunction description
uUnstage current file
sStage current file
+ + mFocus commit message box
+ + Stage all files and commit current message
+ Commit staged files with current message
+ + sStage all files
+ lGet all
+ bCreate branch
+ + uUnstage all files

Navigation

ShortcutsFunction description
+ y + + + zRedo
k + Select previous commit in graph
+ zUndo
+ /Open keyboard shortcuts
+ + + kSelect previous item in branch
+ Select first commit in graph
j + Select next commit in graph
+ Select last commit in graph
+ + + jSelect next item in branch

Tags

ShortcutsFunction description
+ 1 / + 2 / + 9Switch to tab #1-9
+ tNew tab
+ + tabJump to previous open tab
+ tabJump to next open tab
+ wClose tab

User interface

ShortcutsFunction description
+ + fToggle fullscreen mode
+ fFocus search bar
+ -Decrease zoom
+ + fFocus left panel filter bar
+ 0Reset zoom
+ = + + plusIncrease zoom
+ \Show or hide the left panel
Close the current panel (if it is open)

Download GitKraken MacOS Shortcuts Cheatsheet PDF

We provide a GitKraken MacOS shortcuts PDF download feature. Click the download button to get the file. Please note that generating the PDF may take some time, so please be patient. Download

About GitKraken

GitKraken is a powerful Git client designed specifically for developers to simplify the operation process of Git version control. It uses an intuitive graphical interface combined with powerful Git command line functions to greatly improve code management efficiency. GitKraken not only supports mainstream Git hosting platforms such as GitHub, GitLab, Bitbucket, but also provides a variety of convenient shortcuts to help users quickly perform various operations.

GitKraken's interface design is simple and intuitive. Users can easily submit, pull, merge, manage branches, etc., which greatly improves the productivity of developers. Whether you are a beginner or an experienced developer, GitKraken can provide you with an extremely friendly user experience.

GitKraken official website information

GitKraken shortcut FAQ

  1. What operating systems does GitKraken support?
    GitKraken supports Windows, MacOS, and Linux operating systems to ensure that users on different platforms can use it.

  2. How to create a new repository in GitKraken?
    Use the shortcut keys Ctrl+N (Windows) or Cmd+N (MacOS) to create a new repository. After creation, users can start code development directly.

  3. How to view the commit history in GitKraken?
    Use the shortcut keys Ctrl+Shift+L (Windows) or Cmd+Shift+L (MacOS) to view detailed commit history.

  4. How to switch to branch view?
    Use the shortcut keys Ctrl+3 (Windows) or Cmd+3 (MacOS) to switch to branch view to help users manage various Git branches.

  5. What version control platforms does GitKraken support?
    GitKraken supports mainstream version control platforms such as GitHub, GitLab, Bitbucket, etc., ensuring that developers can seamlessly connect to these platforms for operation.

  6. How to merge branches?
    Use the shortcut keys Ctrl+Shift+M (Windows) or Cmd+Shift+M (MacOS) to merge the changes of the current branch into the target branch.

  7. How to view the help documentation of GitKraken?
    Users can click the "Help" button on the main interface of GitKraken, or visit the official help document for more help.

  8. How to view GitKraken's shortcut keys?
    GitKraken's shortcut keys can be viewed on the official shortcut key page to obtain a detailed guide to using shortcut keys.

Summary

GitKraken provides a variety of shortcut keys to help users quickly perform common operations and simplify the use of Git version control. Whether you are using Windows or MacOS, you can use these shortcut keys to efficiently manage projects and improve work efficiency. After mastering these shortcut keys, you will be able to focus more on code development instead of frequently switching operation interfaces.

4.5/5 - (2 votes)