Releases: valtech-sd/git-sync
Releases · valtech-sd/git-sync
Release v9
Support for LFS pull and push.
Release v8
Update git-sync.sh Fixes: source name was wrong.
Release v7
Fixes an issue with LFS pull/push.
Release v6
Fixes bug in LFS Push by first doing an LFS PULL.
Release v5
Adds a forced git lfs push --all to the destination repo and branch.
Release v4
Updates the Dockerfile to build directly from a recent version of Alpine Linux and to include git and git-lfs packages.
Release v3
Fork from https://github.com/wei/git-sync and add LFS support