Git Tower (Mac)
Remote interactions & commit history
Copy SHA-1 hashes of selected commits to clipboard
⌘ Cmd + C
All hotkeys for Git Tower (Mac)
GeneralOpen new window |
⌘ Cmd + N |
GeneralShow "Quick Open" dialog |
⌘ Cmd + ↑ Shift + O |
GeneralOpen external diff tool for current view |
⌘ Cmd + ↑ Shift + D |
GeneralShow Activity window |
⌘ Cmd + Control + 0 |
GeneralFull screen mode |
⌘ Cmd + Control + F |
GeneralRefresh / reload data |
⌘ Cmd + R |
Moving between viewsShow Services view |
⌘ Cmd + Control + S |
Moving between viewsShow Repositories view |
⌘ Cmd + Control + R |
Moving between viewsShow Working Copy view |
⌘ Cmd + 1 |
Moving between viewsShow History view |
⌘ Cmd + 2 |
Moving between viewsShow Stashes view |
⌘ Cmd + 3 |
Moving between viewsShow HEAD branch |
⌘ Cmd + 0 |
Working copy & local changesCheck out revision |
⌘ Cmd + ↑ Shift + B |
Working copy & local changesActivate commit dialog |
⌘ Cmd + ↑ Shift + C |
Working copy & local changesConfirm commit dialog |
⌘ Cmd + ⤶ Enter |
Working copy & local changesStage/unstage selected file(s) |
Space |
Working copy & local changesStage all current changes |
⌘ Cmd + ↑ Shift + A |
Working copy & local changesUnstage all current changes |
⌘ Cmd + ↑ Shift + ⌥ Option + A |
Working copy & local changesSave to Stash |
⌘ Cmd + ↑ Shift + S |
Working copy & local changesApply Stash |
⌘ Cmd + ↑ Shift + ⌥ Option + S |
Working copy & local changesDiscard local changes in selected file |
⌘ Cmd + ↑ Shift + ⬅ Backspace |
Working copy & local changesShow / hide non-modified files (i.e. all of the project's files) |
⌘ Cmd + Control + M |
Working copy & local changesShow / hide ignored files |
⌘ Cmd + Ctrl + I |
Working copy & local changesShow / hide files that are marked "assume-unchanged" |
⌘ Cmd + Ctrl + U |
Remote interactions & commit historyFetch |
⌘ Cmd + ↑ Shift + F |
Remote interactions & commit historyPull |
⌘ Cmd + ↑ Shift + P |
Remote interactions & commit historyPush HEAD |
⌘ Cmd + ↑ Shift + U |
Remote interactions & commit historyShow / hide commit tree graph |
⌘ Cmd + Control + G |
Remote interactions & commit historyCopy SHA-1 hashes of selected commits to clipboard |
⌘ Cmd + C |
Remote interactions & commit historyExpand all diffs in changeset |
⌘ Cmd + Control + → |
Remote interactions & commit historyCollapse all diffs in changeset |
⌘ Cmd + Control + ← |
Merging & RebasingMerge |
⌘ Cmd + ↑ Shift + M |
Merging & RebasingRebase |
⌘ Cmd + ↑ Shift + R |
Creating branches & tagsCreate new branch |
⌘ Cmd + B |
Creating branches & tagsCreate new tag |
⌘ Cmd + ↑ Shift + T |