git-media
git-media copied to clipboard
Some change for solving filenames contain spaces in Git Bash
That's a lot of commits that seem to have been reverted. Clean up the history maybe?
Note really sure about
-
$ sudo gem install git-media-*.gem
- $ sudo gem install git-media-0.1.3.gem
The * is there to avoid requiring updating the README for every version. In every sensible terminal (i.e pretty much every terminal except windows shell) it will find the file correctly.
PS: Note that I am not the author of this project, these are just my comments as a user of it.
Could you update pull request to make it merge cleanly?
Also gem install with "*" is more future-proof, I'd prefer to keep it.
Thanks