"Kai Hendry" <hendry@xxxxxxxxxxxxx> writes: > On Mon, Apr 7, 2008 at 6:41 PM, Junio C Hamano <gitster@xxxxxxxxx> wrote: >> A set of big questions is how that git.webvm.net/srv/git/webkit-test >> repository was prepared, what its history look like and how it relates to >> the history your repository has. I presume that that is different from >> the repository you are pushing from (which is "x61:aplix/test/WebKit" >> repository), but other than that you did not give any details to guess >> further. > > webkit-test was just a `git --bare init --shared` and completely empty > with I tried pushing (publishing) the changes to WebKit trunk. That explains it without the "theory" in my previous message. The destination repository must be populated with full history somehow (and one way would have been to start it by cloning from the upstream), but if it was empty that is alright as well, because your push made it up-to-date. IOW, there is nothing to worry about and the system is working as designed. Further pushes will update it incrementally. -- 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