template to auto-update a project over bash-script
- set AUTOUPDATE_DISABLE or add file
.autoUpdateDisableto disable auto-update - set AUTOUPDATE_NO_LOCAL_RESET or add file
.autoUpdateDisableHardResetto skip a local git-hard-reset - set AUTOUPDATE_CHECK_EVERY_TIME or add file
.autoUpdateCheckEveryTimeto check updates every call (default once per day) - set AUTOUPDATE_GIT_BIN if there is a problem detecting git-binary