jedbrown / git-fat

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

Superfluous rsync options #82

Open repnzscasb opened 6 years ago

repnzscasb commented 6 years ago

Please consider removing superfluous rsync options set as default, like --progress and --ignore-existing. Some workflows might require to avoid using --progress and --ignore-existing options. If those options are wanted, they can already be added by using rsync.options in .gitfat.