[Bug 29285] X server crash in dixLookupPrivate on closing GL screensaver
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Jul 29 21:41:27 PDT 2010
https://bugs.freedesktop.org/show_bug.cgi?id=29285
--- Comment #2 from Alex Deucher <agd5f at yahoo.com> 2010-07-29 21:41:27 PDT ---
(In reply to comment #1)
> Argh. I hate git and the ability for ‘git checkout master’ to not necessarily
> get you the tip of the master branch!
That just switches your local tree to the master branch. To pull in remote
changes, you need the following:
# fetch remote changes
git fetch
# pull remote changes into your local tree
git pull origin master
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the xorg-driver-ati
mailing list