Comment 50 for bug 47775

Revision history for this message
In , Michel-tungstengraphics (michel-tungstengraphics) wrote :

(In reply to comment #28)
> Hmm, how to use git? What address to use? I guess, it is something like
> git clone XXX ??

Yes,

git clone git://git.freedesktop.org/git/xorg/driver/xf86-video-ati

> I like to try it. I'm using xorg 7.0, though, as this is the latest in Debian.

Then you may have to do

git checkout ati-1-0-branch

in the xf86-video-ati directory before building.

> > Other than that, a git bisect might still be useful.
>
> How can that be done?

man git-bisect, or google for a HOWTO.