Download for Windows Windows

Download for macOS macOS

Download for Linux Linux

Windows (installer bundle)

  • unpack the downloaded zip file
  • launch the installer and follow the instructions

Windows (portable bundle)

  • unpack the downloaded 7z file into an arbitrary directory of your choice (don’t unpack over an existing installation!)
  • start SmartGit: invoke bin\smartgit.exe

macOS

  • double-click the downloaded dmg file
  • copy the contained application directory structure to a directory of your choice (typically/Applications)
  • if you prefer, drag & drop the application to the dock to create an icon

Linux (deb bundle)

  • install SmartGit: sudo dpkg -i <smartgit*.deb>
  • if some dependencies are unmet, invoke sudo apt --fix-broken install

Linux (tar.gz bundle)

  • unpack the downloaded file into a directory of your choice (don’t unpack over an existing installation!): tar xzf <smartgit*.tar.gz>
  • start SmartGit: invoke bin/smartgit.sh
  • create SmartGit menu item: invoke bin/add-menuitem.sh
  • remove SmartGit menu item: invoke bin/remove-menuitem.sh

Looking for help?

  • Contact Support:

    Contact our support at .

  • Features:

    Check out SmartGit’s features and learn how they will simplify your work with Git.

  • Join the Community:

    Join the SmartGit community to meet other users and share your experiences and problems.

  • Manuals / HowTos:

    Check out the manual and browse the how-tos.