gharris999 wrote: > In terms of the size of the local repo, remember that it ends up > containing every version of LMS/SBS/SC going back to 7.3.4. You clone > the whole repo, after which you check out a local copy of a branch. A > lot of the bloat is probably lightly compressed copies of binary files. > I.e. the repo will contain many many multiple versions of the flac > executable for all the different architectures.
So using git clone -n --depth 1 https://github.com/Logitech/slimserver.git will the repository contain both 7.7 and 7.8 branches? ------------------------------------------------------------------------ JJZolx's Profile: http://forums.slimdevices.com/member.php?userid=10 View this thread: http://forums.slimdevices.com/showthread.php?t=95917 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/beta
