In order to take a copy of his code on vacation with him, Ryan Rampersad needed a way to do so without resorting to just copying his source code. In this short article he shows us exactly how to clone remote branches using Git, specifically git clone . He shows us first how to clone a git repository, and proceeds to explain exactly how to re-create a local remote branch. Very helpful tip here (even if you don’t usually feel the need to take your code on vacation with you) from a young guy who only recently graduated from high school and seems to be developing some quality skills.
Git-Clone Remote Branch
Previous post: ActiveModel And Rails 3
Next post: Subversion Forum And User Community

