Re: [Rails] Re: retrieve app from github?

2011-09-24 Thread Peter Vandenabeele
On Sat, Sep 24, 2011 at 5:51 AM, Chirag Singhal wrote: > > On Fri, Sep 23, 2011 at 1:38 PM, Colin Law wrote: > >> On 23 September 2011 06:02, Chirag Singhal >> wrote: >> > You have to create new branch locally and pull code from your git branch >> > into that one. >> > So something like this on

Re: [Rails] Re: retrieve app from github?

2011-09-23 Thread Chirag Singhal
On Fri, Sep 23, 2011 at 1:38 PM, Colin Law wrote: > On 23 September 2011 06:02, Chirag Singhal > wrote: > > You have to create new branch locally and pull code from your git branch > > into that one. > > So something like this on your laptop: > > Open up terminal and change directory to where yo

Re: [Rails] Re: retrieve app from github?

2011-09-23 Thread Colin Law
On 23 September 2011 06:02, Chirag Singhal wrote: > You have to create new branch locally and pull code from your git branch > into that one. > So something like this on your laptop: > Open up terminal and change directory to where your app is checked out. > Create a new local branch: > git checko

Re: [Rails] Re: retrieve app from github?

2011-09-22 Thread Chirag Singhal
You have to create new branch locally and pull code from your git branch into that one. So something like this on your laptop: Open up terminal and change directory to where your app is checked out. Create a new local branch: git checkout -b updating_users Pull code in that branch from your github

[Rails] Re: retrieve app from github?

2011-09-22 Thread 7stud --
Chirag Singhal wrote in post #1023053: > First you have to setup your laptop for git usage similar to what you > had > done for your PC. > 1. Install Git > 2. Generate SSH keys > 3. Add your laptop's public key to your github account (you can add as > many > keys as you want, so do not modify your

[Rails] Re: retrieve app from github?

2011-09-21 Thread 7stud --
Thanks! -- 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-talk@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-talk+un