On Sunday, August 19, 2012 4:20:11 AM UTC+2, Gabriel Lau wrote:
>
> Hi, its possible to do a checkout in a remote branch?


Generally, you can check out "anything" with Git, so yes.
 

> I want to test some things in a new branch and see how it works on the 
> server without the need to merge with the master branch.
>

Not really sure what you are trying to do here, but nonetheless here's a 
great guide on what what remote branches really are, and how you can work 
with them: 
http://www.gitguys.com/topics/tracking-branches-and-remote-tracking-branches/
 

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/git-users/-/SoDR3PpPAJsJ.
To post to this group, send email to git-users@googlegroups.com.
To unsubscribe from this group, send email to 
git-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/git-users?hl=en.

Reply via email to