From Fedora Project Wiki

Revision as of 15:01, 14 September 2009 by Bruno (talk | contribs) (Suggestion for this page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Bruno: You don't need to tell people to get git just to grab the latest copy of the file. They can pull the version from the master branch (which is what you would normally want for testing current rawhide) using the http url:

http://git.fedorahosted.org/git/?p=spin-kickstarts.git;a=blob_plain;f=custom/qa-test-day.ks;hb=master

You can just provide a clickable link to that on this page. I think that will simplify things a bit. They'll probably need to do a save as since the content type (text/plain) is such that the page will probably be displayed by their browser.