Hotkeys and shortcuts for Git Tower (Mac)

(Total 35)

⌘ Cmd + N
General
Open new window
⌘ Cmd + ↑   Shift + O
General
Show "Quick Open" dialog
⌘ Cmd + ↑   Shift + D
General
Open external diff tool for current view
⌘ Cmd + Control + 0
General
Show Activity window
⌘ Cmd + Control + F
General
Full screen mode
⌘ Cmd + R
General
Refresh / reload data
⌘ Cmd + Control + S
Moving between views
Show Services view
⌘ Cmd + Control + R
Moving between views
Show Repositories view
⌘ Cmd + 1
Moving between views
Show Working Copy view
⌘ Cmd + 2
Moving between views
Show History view
⌘ Cmd + 3
Moving between views
Show Stashes view
⌘ Cmd + 0
Moving between views
Show HEAD branch
⌘ Cmd + ↑   Shift + B
Working copy & local changes
Check out revision
⌘ Cmd + ↑   Shift + C
Working copy & local changes
Activate commit dialog
⌘ Cmd + ⤶ Enter
Working copy & local changes
Confirm commit dialog
Space
Working copy & local changes
Stage/unstage selected file(s)
⌘ Cmd + ↑   Shift + A
Working copy & local changes
Stage all current changes
⌘ Cmd + ↑   Shift + ⌥ Option + A
Working copy & local changes
Unstage all current changes
⌘ Cmd + ↑   Shift + S
Working copy & local changes
Save to Stash
⌘ Cmd + ↑   Shift + ⌥ Option + S
Working copy & local changes
Apply Stash
⌘ Cmd + ↑   Shift + ⬅ Backspace
Working copy & local changes
Discard local changes in selected file
⌘ Cmd + Control + M
Working copy & local changes
Show / hide non-modified files (i.e. all of the project's files)
⌘ Cmd + Ctrl + I
Working copy & local changes
Show / hide ignored files
⌘ Cmd + Ctrl + U
Working copy & local changes
Show / hide files that are marked "assume-unchanged"
⌘ Cmd + ↑   Shift + F
Remote interactions & commit history
Fetch
⌘ Cmd + ↑   Shift + P
Remote interactions & commit history
Pull
⌘ Cmd + ↑   Shift + U
Remote interactions & commit history
Push HEAD
⌘ Cmd + Control + G
Remote interactions & commit history
Show / hide commit tree graph
⌘ Cmd + C
Remote interactions & commit history
Copy SHA-1 hashes of selected commits to clipboard
⌘ Cmd + Control +
Remote interactions & commit history
Expand all diffs in changeset
⌘ Cmd + Control +
Remote interactions & commit history
Collapse all diffs in changeset
⌘ Cmd + ↑   Shift + M
Merging & Rebasing
Merge
⌘ Cmd + ↑   Shift + R
Merging & Rebasing
Rebase
⌘ Cmd + B
Creating branches & tags
Create new branch
⌘ Cmd + ↑   Shift + T
Creating branches & tags
Create new tag