On Thu, Nov 24, 2016 at 11:48 AM, Daniel Vetter <daniel.vetter@xxxxxxxx> wrote: > $ cd $DIM_PREFIX $ rm drm-intel-rerere drm-intel-nightly maintainer-tools > -Rf If you are using git worktree already (manually set up, dim only does this since today) then there's a bit more cleanup required: $ cd $DIM_PREFIX/DIM_DRM_INTEL $ git worktree prune $ git branch -D drm-intel-nightly $ git branch -D rerere-cache The last one is important since otherwise your rerere-cache points at the wrong remote - that also switched to drm-tip.git. -Daniel -- Daniel Vetter Software Engineer, Intel Corporation +41 (0) 79 365 57 48 - http://blog.ffwll.ch _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel