Philip Meyer wrote: > >git clone -n --depth 1 https://github.com/Logitech/slimserver.git > >destrepo > > > >..that gets just the latest commits, not the whole history. It will > cut > >the size of the local repo in half. > > Ah, thanks. I've been using TortoiseGit and other GUI interfaces for > Git, and hadn't seen that option. But it may be good to do an initial > clone ignoring previous history. Would subsequent pulls only retrieve > new changes, and not pull in the missing old history? Correct.
------------------------------------------------------------------------ gharris999's Profile: http://forums.slimdevices.com/member.php?userid=115 View this thread: http://forums.slimdevices.com/showthread.php?t=95917 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/beta
