Back to tools
Developer Tool

GitBro

AI-powered commit message suggestions from your recent Git changes.

WindowsLinuxmacOS
GitBro preview

Benefits

  • Type gitbro and get three commit message suggestions based on your recent code changes.
  • Pick the best suggestion and commit with a more detailed, meaningful message.
  • Helps developers avoid missing important changes while writing commit messages.
  • Uses Gemini AI for commit suggestions after you add your API key from Google AI Studio.
  • Works across Windows, Linux, and macOS builds.
  • Currently focused on commit message generation; README and other project suggestions can be added later.

How to Install

Windows

  1. Download the Windows package.
  2. Extract the zip file.
  3. Run install.bat as administrator if PATH update needs permission.
  4. Get a Gemini API key from https://aistudio.google.com/api-keys and add it on your device.
  5. Open a Git project, run gitbro, then choose one of the suggested commit messages.

Linux

  1. Download the Linux package.
  2. Extract the zip file.
  3. Run chmod +x install.sh uninstall.sh gitbro.
  4. Run ./install.sh.
  5. Get a Gemini API key from https://aistudio.google.com/api-keys and add it on your device.
  6. Open a Git project, run gitbro, then choose one of the suggested commit messages.

macOS

  1. Download the macOS package.
  2. Extract the zip file.
  3. Run chmod +x install.sh uninstall.sh gitbro-*.
  4. Run ./install.sh. It detects Intel or Apple Silicon automatically.
  5. Get a Gemini API key from https://aistudio.google.com/api-keys and add it on your device.
  6. Open a Git project, run gitbro, then choose one of the suggested commit messages.

Download GitBro

Choose your platform package and follow the install steps above.