Skip to content

Releases: zjywill/TheGit

Release list

TheGit 0.10.5

Choose a tag to compare

@zjywill zjywill released this 07 Aug 06:33

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:

  1. Open the DMG and drag TheGit to Applications.
  2. Try to open it; macOS refuses.
  3. System Settings → Privacy & Security → scroll down → Open Anyway.

Or, in Terminal, skip the dialog entirely:

xattr -dr com.apple.quarantine /Applications/TheGit.app