Usually, SmartGit preview versions are quite reliable (we use them on a daily basis). However - as it is the case with other previews - they may have problems. Should you encounter such a problem, please report it to the development-team. You can safely use a preview version side-by-side with the release version.

Note

This preview version is a “rolling” release so it will require direct internet access to download the latest patches.

You can install and use the preview version in parallel to the release version, in this case:

  • For Windows, make sure to use the Portable bundle. The installer won’t work for such a setup.
  • The preview version (except of the portable Windows bundle) will initially copy the settings from the release version, but writes them to its own settings directory. This means that settings of both versions will diverge.

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.