Skip to Content
FinderGit v0.1.2 is here — a Git-aware file browser for macOS. See what's new
DocumentationKeyboard Shortcuts

Keyboard Shortcuts

FinderGit supports many keyboard shortcuts for fast navigation and Git operations.

File operations

ShortcutAction
Space
Quick Look the selected file (native Markdown renderer for .md/.markdown, system Quick Look for everything else)
+
Open the selected file
++R
Reveal in Finder
++C
Copy file path
++O
Add a root folder

View

ShortcutAction
++
Zoom in (increase tree font size)
+
Zoom out (decrease tree font size)
+0
Reset to actual size (13pt)
++R
Rescan all root folders

Repository

ShortcutAction
++F
Fetch
++L
Pull
++P
Push
++A
Stage All
++S
Stage selected file
++T
Open in Terminal
+R
Refresh repository status

Settings

ShortcutAction
+,
Open Settings
Last updated on