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