Where's the 2.1 branch?
Leo Franchi
lfranchi at kde.org
Fri Jul 31 19:08:53 UTC 2009
On Jul 31, 2009, at 1:11 PM, Aran Cox wrote:
> On Thu, Jul 30, 2009 at 7:28 PM, Ian Monroe<ian.monroe at gmail.com>
> wrote:
>> And we're in Git now. :)
>>
>> git clone git://gitorious.org/amarok/amarok.git
>> cd amarok
>> git checkout v2.1.1
>> _____
>
> If we want to track development would we:
> git clone git://gitorious.org/amarok/amarok.git
>
> and at some later point:
> cd amarok
> git pull git://gitorious.org/amarok/amarok.git HEAD
you don't need to specify that url.
you can simply do "git pull" periodically.
also, see:
http://techbase.kde.org/Getting_Started/Sources/KDE_git-tutorial#Follow_and_test_the_latest_development_code
leo
More information about the Amarok
mailing list