Releases: zjywill/TheGit
Releases · zjywill/TheGit
Release list
TheGit 0.10.5
Changes
- fix(commit): give the Generate button its own strip in the message box
Install
Homebrew (recommended) — builds from source, no Gatekeeper prompt:
brew install zjywill/tap/thegit
rm -rf /Applications/TheGit.app && cp -R "$(brew --prefix thegit)/TheGit.app" /Applications/
DMG — no toolchain needed. TheGit isn't signed with an Apple Developer
ID yet, so macOS blocks the first launch with "TheGit can't be opened".
It only happens once:
- Open the DMG and drag TheGit to Applications.
- Try to open it; macOS refuses.
- System Settings → Privacy & Security → scroll down → Open Anyway.
Or, in Terminal, skip the dialog entirely:
xattr -dr com.apple.quarantine /Applications/TheGit.app