From: Nikodemus S. <nik...@ra...> - 2009-04-30 05:42:52
|
2009/4/30 Gary King <gw...@me...>: > I've (finally) created a git repository of what was on SourceForge as of a > few days ago. You can clone it using > > git clone http://common-lisp.net/project/asdf/asdf.git asdf Or... git clone ssh://<username>@common-lisp.net/project/asdf/public_html/asdf.git which sets up things for push correctly from the get go -- except that asdf group doesn't seem to have write access to the repo yet. Cheers, -- Nikodemus |