Skip to content
This repository has been archived by the owner on Jan 1, 2023. It is now read-only.
Michael Lu edited this page May 14, 2018 · 2 revisions

Here are some useful information on how to perform general operations

How to: Checkout a branch

Double click on the little badge to the left of the map and you can checkout that branch

Keyboard Shortcuts

  • ctrl + s Commit all staged files / all changes if no files staged
  • ctrl + up Pop latest stash
  • ctrl + down Stash changes
  • ctrl + shift + up Push
  • ctrl + shift + down Pull
  • shift + left Hide left panel
  • shift + right Show left panel

Press ? (that's shift + /) in the app to see help screen

Clone this wiki locally