Skip to content

Releases: valtech-sd/git-sync

Release v9

Choose a tag to compare

@EricWasTakenMJD EricWasTakenMJD released this 11 May 17:48
e734cfe

Support for LFS pull and push.

Release v8

Choose a tag to compare

@EricWasTakenMJD EricWasTakenMJD released this 11 May 17:27
7687f00
Update git-sync.sh

Fixes: source name was wrong.

Release v7

Choose a tag to compare

@EricWasTakenMJD EricWasTakenMJD released this 11 May 17:22
17ed485

Fixes an issue with LFS pull/push.

Release v6

Choose a tag to compare

@EricWasTakenMJD EricWasTakenMJD released this 11 May 17:12
1aef929

Fixes bug in LFS Push by first doing an LFS PULL.

Release v5

Choose a tag to compare

@EricWasTakenMJD EricWasTakenMJD released this 11 May 17:04
36eb2df

Adds a forced git lfs push --all to the destination repo and branch.

Release v4

Choose a tag to compare

@EricWasTakenMJD EricWasTakenMJD released this 10 May 17:28

Updates the Dockerfile to build directly from a recent version of Alpine Linux and to include git and git-lfs packages.

Release v3

Choose a tag to compare

@daniellmorris daniellmorris released this 08 May 15:29
7dcaf54

Fork from https://github.com/wei/git-sync and add LFS support