Re: Sync only files with a particular file extension
Greg Troxel <[email protected]>
| Newsgroups | gmane.network.unison.general |
|---|---|
| Message-ID | <[email protected]> |
"'Gilchrist, Michael Aaron' via unison-users" <[email protected]> writes: > Why do I need to do this? Well..., I do most of my work on two > different computers and use github to keep the programming code in > sync. However, this is not an option for the output files since they > tend to exceed github's file size limit and, even if that weren't an > issue, would eventually cause the repo to exceed githubs repo size > limit. > > Can anyone there suggest a solution? Put the output in a different directory and sync that. Mixing a git checkout and files you care about that you don't put in git seems unclean, and separating that should help, for the problem at hand and beyond. Perhaps not so helpful, but that's my take on the larger situation. -- To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].