Download for Windows
Windows 7+ (64-bit), Installer
Size: 20,849,150 Bytes
SHA-1: 12a1290e5c124e3b7fb11dd8a96066c3642ec13a
SHA-1: 12a1290e5c124e3b7fb11dd8a96066c3642ec13a
Portable Bundle
Windows 7+ (64-bit), Archive (7z)
Size: 20,583,726 Bytes
SHA-1: 7b73f9b0115cafa385a655a9794c297002b0f4ea
SHA-1: 7b73f9b0115cafa385a655a9794c297002b0f4ea
Download for macOS
macOS 10.11 - 11 (x86-64), Archive (dmg)
Size: 27,469,824 Bytes
SHA-1: dea89eb9fc52233809474db05b089d0e1e0d357b
SHA-1: dea89eb9fc52233809474db05b089d0e1e0d357b
Download for Linux
Linux (64-bit), Archive (tar.gz)
Size: 32,091,886 Bytes
SHA-1: 6c13679d85d7127fb45274cca59923a0b971a6f0
SHA-1: 6c13679d85d7127fb45274cca59923a0b971a6f0
Debian Bundle
Linux (64-bit), Archive (deb)
Size: 32,080,550 Bytes
SHA-1: a7936069a497f997677cb0d044cdb74bf7aab83e
SHA-1: a7936069a497f997677cb0d044cdb74bf7aab83e
Installation Instructions
Windows
- if you have an older DeepGit version installed, exit DeepGit (use Project|Exit; there should be no more DeepGit tray icon),
- unpack the downloaded file,
- launch the installer and follow the instructions
macOS
- if you have an older DeepGit version installed, quit DeepGit,
- open the downloaded file (e.g. by double clicking it) and move the 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
- unpack the downloaded file into a directory of your choice,
- ensure, that the correct Java Runtime Environment is installed on your system,
- start the application by using the launcher script from the
bin
directory
If the application fails to start, e.g. because you have an incompatible Java Runtime Environment version in your path or DeepGit does not find it, please create ~/.deepgit/deepgit.vmoptions
and add the line (and adding the correct path):
jre=/path/to/jre
To create an icon in your menus, invoke add-menuitem.sh
in the bin
directory.
To remove the menu item, invoke remove-menuitem.sh
in the bin
directory.