lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] Get DEVEL-1_4_1 branch with git


From: Stephane Lesage
Subject: Re: [lwip-users] Get DEVEL-1_4_1 branch with git
Date: Mon, 20 Feb 2012 15:07:15 +0100

> I've never used git. I haven't yet figured out how to check out
> branches, such as the DEVEL-1_4_1 branch. What is the command?

Hi, I don't know I use a GUI on windows.
But
http://www.google.fr/search?hl=fr&q=git+how+to+checkout+a+specific+branc
h+&meta=

Gives you:

git clone -b <branch> <remote_repo>

Example:
git clone -b my-branch address@hidden:user/myproject.git

-- 
Stephane Lesage




reply via email to

[Prev in Thread] Current Thread [Next in Thread]