W dniu 21 lipca 2010 00:36 użytkownik Dave Airlie airlied@redhat.com napisał:
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
Thanks a lot!
First bisect try gave me: bad: [d8c253f30d0eb975e5c42c31587ef718517f5067] drm/radeon: optimize default 3D state for r6xx/r7xx blits
I'm leaving today, not sure if I manage to confirm this before next week.