Skip to content

v1.0.0 — first stable working version

Compare
Choose a tag to compare
@eikoshelev eikoshelev released this 21 Nov 09:43
· 28 commits to master since this release
a23035b

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.