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

Added rsync.pushremote config parameter, analogous to git's remote.pushu... #17

Open toxenford opened 10 years ago

toxenford commented 10 years ago

I would like to have separate remotes for pushing and pulling, in order to use a network mirror setup.

jedbrown commented 10 years ago

Sorry about the silence. If it's a different remote, it may also be a different user. We should do named remotes like Git itself.