Git with large binary files

Git was not developed for tracking and storing large binary files. With Git Large File Storage there exists a solution directly using github for handling large files, but its free version is limited to a certain amount of data. It can also be used with our own servers, but requires a special software running on the server.

In order to avoid this we use a solution that only needs special software on the client side, see Git-Media. This you need in order to work with our internal database.