Skip to content

Instantly share code, notes, and snippets.

@vikbert
Created November 20, 2018 18:09
Show Gist options
  • Select an option

  • Save vikbert/20cad6281cfb4409118924525225f163 to your computer and use it in GitHub Desktop.

Select an option

Save vikbert/20cad6281cfb4409118924525225f163 to your computer and use it in GitHub Desktop.
[gitkraken] Gitkraken mac client #git

soloing branch

If you want to see just the commits for a specific branch, use the soloing function.

fuzzy find

Use GitKraken’s fuzzy finder to quickly open a repo, view file history, and more.

pull remote branch

Pull any branch, even if it isn’t checked out. Just select “Pull” in the branch actions context menu (you can also push the branch the same way).

ZoomIn/out

update commit

Forgot something in your previous commit’s message? Amend it by clicking the message in the right panel.

Create PR

Drag-and-drop one remote onto another to quickly create a PR without leaving GitKraken.

Squash commits

Select multiple commits in the graph and easily squash them with 1-click. Use undo to reset if necessary.

switch repos

Use the fuzzy finder (⌘ | Ctrl + P) to quickly switch repos without leaving the keyboard.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment