Hi,

On Tue, 16 Aug 2005, Hetz Ben Hamo wrote:

> You can always put it in the forum in the patches area. Just notify
> this list that it's there.

Sorry, I did not explain. GIT is the new source code management system 
adopted by many of the Linux kernel developers. It is similar to CVS in 
that it allows you to keep a record on what changes occured, and when, and 
by whom. It is dissimilar to CVS in that it does not need a central server 
(although you can set up even several), and makes it very, very easy to 
work on several branches of your project, merging the result backs to your 
mainline when you're satisfied with the outcome.

My current qemu-git directory uses 6 Megabyte, and in order to be useful, 
it cannot live as a single file on a public server.

Ciao,
Dscho



_______________________________________________
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel

Reply via email to