See the list of remote branches git branch -r Then checkout git checkout -b agnostic origin/agnostic
On Dec 7, 6:52 pm, Jon Hancock <[EMAIL PROTECTED]> wrote: > trying to build a gem from agnostic branch. > When I clone the repo via "git clone > git://github.com/mislav/will_paginate.git" > I only get the master branch. Typing "git branch" shows only the > master. > Any tips? Also, I see I can do gem installs directly from github via > "sudo gem install mislav-will_paginate". Is there a variant of this > command for building a gem from a different branch? > > thanks, Jon --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "merb" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/merb?hl=en -~----------~----~----~----~------~----~------~--~---
