linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] How to clone Linphone-android with User-Agent


From: Ben Sartor
Subject: Re: [Linphone-developers] How to clone Linphone-android with User-Agent 2.2.1.1
Date: Wed, 5 Feb 2014 13:56:24 +0100
User-agent: KMail/1.13.7 (Linux/3.2.0-4-amd64; KDE/4.8.4; x86_64; ; )

Hi Rodrigo Pimenta Carvalho,

in order to checkout linphone-android with version 2.2.1.1 you may run:

git clone git://git.linphone.org/linphone-android.git
cd linphone-android
git checkout 2.2.1.1 -b 2.2.1.1
git submodule update --recursive --init

Or in one line:

git clone -b 2.2.1.1 git://git.linphone.org/linphone-android.git --recursive

Cheers
 Ben

> Hi.
> 
> When I run git clone to get linphone-android, it gives me the source code
> from branch master (head). Such source code has the User-Agent
> 2.2.1.1-71-g62100bd.
> 
> Today I would like to clone the revision of linphone-android that has the
> User-Agent 2.2.1.1. That is, an older revision.
> 
> 
> How to do it using git?
> 
> 
> 
> Any hint will be very helpful!
> 
> Thanks a lot.
> Rodrigo Pimenta Carvalho.
> _______________________________________________
> Linphone-developers mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/linphone-developers



reply via email to

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