>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? _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/beta
