git-media
git-media copied to clipboard
auto-download
from the README:
Checkouts that reference media you don't have yet will try to be automatically downloaded, otherwise they are downloaded when you sync.
Does this mean that if i 'media sync' and then 'git push origin master', that repo 'origin' will automatically download the file to 'origin' repository? this does not seem to be the case, but it is the funcionality i am looking for.
thanks.