v1.0.0 — first stable working version
New:
Flag -tag
and environment variable GIT_SYNC_TAG
— working with tag from you remote repository.
NOTE: if the 'tag' flag/env is specified, the specified 'branch' flag/env will be ignored!
Change:
Flag -timer
and environment variable GIT_SYNC_WAIT
— now uses units instead of just seconds, for example: 1s, 2m, 3h, etc.
Also, some code refactor and bug fixes.