jedbrown / git-fat

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

Added ability to pull specific files and folders #72

Closed kalebpace closed 1 year ago

kalebpace commented 8 years ago

Users can now pull specific files and folders. Also, 'git-fat pull' now forces users to use '--all' flag to pull all objects, otherwise users need to specify target(s).

kalebpace commented 8 years ago

bump

EliCDavis commented 6 years ago

bump