Suspend lockup: How to bisect d-r-t specific commits?
Dave Airlie
airlied at redhat.com
Tue Jul 20 15:36:04 PDT 2010
On Tue, 2010-07-20 at 23:37 +0200, Rafał Miłecki wrote:
> OK, next question :/ How can I rebase local d-r-t onto Linus's tree?
> I've Linus's remote tree added and fetched but can not rebase against
> it.
>
> # git rebase linus
> Current branch drm-radeon-testing is up to date.
>
> # git rebase --onto linus drm-radeon-testing
> Current branch drm-radeon-testing is up to date.
>
git rebase linus/master
More information about the dri-devel
mailing list