![]() | |||||||||||
Messages in this thread |
> Actually, posting that _was_ useful - staring at the above got me to > realize that git clone -l -s -n + git fetch + git log + rm -rf would > work just fine and be much faster than the variant above... > > Still, that looks like excessive from server, if nothing else. Is there > a better way to do it? Getting remote log, that is, preferably with > a way to get it starting at the point I have in local tree. In the same vein "git clone --reference <local tree> <remote>" would be a further optimization, I think. - R. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ | ||||||||||
| Last update: 2006-06-20 06:38 [from the cache] ©2003-2008 | |||||||||||