git-media icon indicating copy to clipboard operation
git-media copied to clipboard

sync

Open drauch opened this issue 11 years ago • 0 comments

When I run "git media sync" on Windows it correctly uploads the binary files, however, when I run the command on a newly cloned repository, it does not download files (config file has been set correctly configured on the clone as well, both pointing to a local Windows folder for testing purposes).

The command does not output anything, the files are existing in the repository but stay at 1KB (containing the link only).

Another strange behavior I observed: after cloning the repository and running "git media sync", one of the binary files has changed (hash inside has changed), the others binary files have not change however...

drauch avatar Jun 23 '14 12:06 drauch