PS: You can use 'gold' to ease code update and pushing:

http://github.com/zena/gold

During setup:

reviewer email = gaspard(at)teti.ch
current gold branch = 1.0-pre (not master)

If you do not want to use gold, you have to track the "1.0-pre" branch 
by hand:

git clone http://github.com/[YOUR_NAME]/zena.git
git remote add zena git://github.com/zena/zena.git
git fetch zena
git checkout --track -b gold zena/1.0-pre
-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to