From m.fellinger at gmail.com Fri May 9 02:41:26 2008 From: m.fellinger at gmail.com (Michael Fellinger) Date: Fri, 9 May 2008 15:41:26 +0900 Subject: [Rg 177] [ANN] Ramaze got git Message-ID: <9c00d3e00805082341v495e7fffw7cb206f260598e3@mail.gmail.com> Hello fellow ramazers, I have completed the switch to git today, you can find the repo at: http://github.com/manveru/ramaze To get your own copy of the repo, just use: $ git clone git://github.com/manveru/ramaze.git We will try to get the wiki updated as soon as possible, but for now you should take a look at the list of links I put together at the end of this mail. Also we are going to add some rake tasks to make contributing really simple for everybody. If you are a contributor already (we got your public ssh key), please notify us with the name of your github account so we can give you proper access. Of course we welcome forking our repository for your own convenience. In case you have any questions feel free to mail or ask on IRC. Let's hope things work out fine, thanks for your patience during the switch. ^ manveru = Links to get you started real fast. == The official git homepage http://git.or.cz/ == A list of commands and how they map to darcs http://wiki.frugalware.org/Git_setup == The official git FAQ http://git.or.cz/gitwiki/GitFaq == Some notes about how to use git in a neat way http://github.com/guides/cool-and-unusual-git-techniques == A whole lot of links and notes about git http://www.gnome.org/~federico/misc/git-cheat-sheet.txt == The cheat sheet: `gem install cheat; cheat git` http://cheat.errtheblog.com/s/git == Understanding branches and merging http://blog.jrock.us/articles/Git%20merging%20by%20example.pod