On Tue, Jan 23, 2007 at 11:45:14AM -0800, Allexio Ju wrote: > I have trivial question on GIT. > I've made local copy of Linus's linux-2.6.git repository with > following git command, > --- > # git clone > git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git > linux-2.6.git > --- > > After this, I would like to know how to synchronize local copy and > keep updated with Linus's. > I guess cloning everyday would be bad idea as it is heavy operation. Yes! > Can someone guide me on how to? Just run: git fetch --b. - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html