- pull changes for all submodules (recursively)
- Fix check if there were errors during pull of new commits
- abort if there were an error during pull of new commits, to prevent an infinite loop
- show branch-tip after update
- using only configured gitBin instead of hard coded
git
- auto-detect of checked out branch
- AUTOUPDATE_BRANCH
- change
disableAutoUpdate
to.autoUpdateDisable
- add
.autoUpdateDisableHardReset
to skip a local git-hard-reset - add
.autoUpdateCheckEveryTime
to check updates every call - add
[ERR]
and[WARN]
to log-messages
- first Release, including
- AUTOUPDATE_DISABLE
- AUTOUPDATE_NO_LOCAL_RESET
- AUTOUPDATE_CHECK_EVERY_TIME
- AUTOUPDATE_BRANCH
- AUTOUPDATE_GIT_BIN