# Overview git_update.sh is a bash script performing a punctual synchronisation of a git repository. # Download Download the git_update.sh file. Git has to be installed on your computer. # Use # Development process git_update.sh has been written by the French association Jean-Cloud, in the process of developing Shlagernetes, a new orchestration tool. Shlagernetes allows storing services on fallible second-hand servers and tries to consume the less possible resources. Several tests have been performed in order to find the most energy-saving Git commands. If you want more information on this process, you can consult our development repository. There you will find the tests scripts as well as a development_story text, detailing the different Git command options. # How to contribute If you have any suggestion or question about git_update.sh, please contact us at contact@jean-cloud.org. We would be delighted to hear your feedback.