First launch
If Git is missing
GIT DELTA checks for Git at startup.
- If Git is missing or older than 2.30, a blocking window explains how to install it.
- Use the platform hints (for example
wingeton Windows orbrewon macOS), then restart the app.
You cannot continue until Git is available.
Welcome screen
When no repository is open you see:
- A short prompt to open a local Git repository
- Open Repository… — pick a folder that contains a
.gitdirectory - RECENT — reopen a repository you used before
Try this
- Click Open Repository…
- Choose an existing clone
- Confirm the window switches into the main workspace (toolbar + sidebar)
Theme
On first use, the theme follows Settings → General:
| Option | Behavior |
|---|---|
| System | Match OS light/dark |
| Light | Always light |
| Dark | Always dark |
Change it anytime from the settings gear in the toolbar.
Development folder (optional but useful)
In Settings → General, set a Development folder.
GIT DELTA can scan that tree for Git repositories and list them in the sidebar catalog — handy when you jump between many clones (including ones used for pull request review).