git-media
git-media copied to clipboard
Handling large media files in Git
Hi, For me the file exists did not seem to work properly as it was misclassifying all files as being non-existent, resulting in some unnecessary updating. It seemed the original...
i want to manage backups of large sets of image and video files without replicating files and using storage space unnecessarily. I saw this project and it just might be...
During the `bundle install` step: ``` Retrying git fetch --force --quiet --tags "/home/notklaatu/.bundle/ \ cache/git/net_dav-cfd3539cb697ebad3b54ee22c85d520206c52405" \ due to error (3/4): Bundler::Source::Git::GitCommandError Git error: \ command `git fetch --force --quiet --tags...
Amazon Cloud provides free unlimited photo storage with their Prime membership.
When I run git media sync, I get something like this: ``` $ git media sync uploading 6e77b6c6 ``` But I don't see how much size is uploaded already or...
From the announcement page: > Git Large File Storage (LFS) replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file...
I installed git-media on Windows 10 and it works using a local folder for `git media sync`. However; I am unable to switch branches. Git complains about git-media synced files...
I was following the install instruction but ran into a problem on the first step. Could anyone explain what I need to do to resolve this? $ git clone [email protected]:alebedev/git-media.git...
it's irksome to have 2 repos do the same thing. Seems like @vitei has a few changes that might be useful.
After installing per the directions of the README I get the following exception when I run `git media status` ``` WARN: Unresolved specs during Gem::Specification.reset: trollop (>= 0) WARN: Clearing...