git-media
git-media copied to clipboard
MOVED
I believe I added all the data I want via `git media add` but I can't seem to push: ``` olgas-mbp-1378:neural_diff olga$ git media push Username for 'https://github.com': olgabot Password...
Is there a way to setup passwordless ssh login for git-media, like there is for git? Is it just a matter of changing the remote name from `https//...` to `[email protected]:....`?
Just a small fix to the README
The issue was detected on a Japanese Windows, in which this error occurred: "invalid byte sequence in Windows-31J"
- Set the tempfile creation to binary mode - Support automatic media recovery if the file doesn't exist in the media buffer area - Check stub in filter-clean to avoid...
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...
- use -l instead of -lz in ls-tree to make sure all necessary stubs are listed - remove backslash in find_references (issues detected on Windows)
Added support for Google Drive as another transport mechanism.
Added a gemfile to make it slightly easier to install. Cheers!