[mythtv-users] [mythtv] ANNOUNCEMENT: MythTV is moving to Github

Jean-Yves Avenard jyavenard at gmail.com
Fri Dec 3 11:14:03 UTC 2010


On 3 December 2010 22:05, Robin Gilks <g8ecj at gilks.org> wrote:
>> git://github.com/MythTV/mythtv.git
>>
>> Hope that helps ;)
>
> It certainly does in so far as I still get a certificate error using the
> https request but I can now do a "git clone
> git://github.com/MythTV/mythtv.git" successfully but I want the 02.4-fixes
> branch and clone only gets me the master and "git branch" only lists
> master.

Please read some documentation on how to use git and branches, there
are hundreds of tutorial out there..

git clone  git://github.com/MythTV/mythtv.git
cd mythtv
git checkout fixes/0.24


More information about the mythtv-users mailing list