2 SOURCE CONTROL MANAGEMENT
3 =========================
5 This project is stored in git and can be checked out using
7 git clone git://git.fedoraproject.org/git/hosted/livecd
9 or if you have write access you might want to use
11 git clone ssh://git.fedoraproject.org/git/hosted/livecd
13 Change history etc. can be obtained from the web interface
15 http://git.fedoraproject.org/?p=hosted/livecd
20 Send patches to the fedora-livecd-list@redhat.com mailing list
22 http://www.redhat.com/mailman/listinfo/fedora-livecd-list
24 If you have a number of patches and want to have them pulled from a
25 public git repository, please post a pointer to it as well as sending
26 each of the patches individually to the list. Note that the
27 combination of git-format-patch and git-send-email works well for
28 sending a series of patches which you have in a local repository.