jedbrown / git-fat

Simple way to handle fat files without committing them to git, supports synchronization using rsync
BSD 2-Clause "Simplified" License
621 stars 137 forks source link

Explain rsync with ssh authentication #21

Closed c00kiemon5ter closed 10 years ago

c00kiemon5ter commented 10 years ago

I did not find any documentation on this, just the readme hint that it is possible. Looking into the code I found the appropriate variables that are needed. Having this documented would be nice.

btw, git help fat or git fat --help would be nice to have a small message saying that help is not available at the moment, instead of a dump.

Thanks!

jedbrown commented 10 years ago

Thanks. I really need to add an asciidoc man page.