On Fri, Aug 11, 2017 at 06:03:24PM +0300, Jani Nikula wrote: > We don't generally apply patches to the drm-intel-fixes or > drm-intel-next-fixes trees, we cherry-pick instead, so the aliases are > unnecessary. great! this always confused me honestly, but I thought you were the one using this somehow. Reviewed-by: Rodrigo Vivi <rodrigo.vivi@xxxxxxxxx> > > And, of course, anyone really needing them can add them as personal > aliases in their dimrc. > > Signed-off-by: Jani Nikula <jani.nikula@xxxxxxxxx> > --- > dim | 2 -- > 1 file changed, 2 deletions(-) > > diff --git a/dim b/dim > index 2f8da975c36a..d9820ac87358 100755 > --- a/dim > +++ b/dim > @@ -921,13 +921,11 @@ function dim_apply_queued > dim_apply_branch drm-intel-next-queued "$@" > } > > -dim_alias_af=apply-fixes > function dim_apply_fixes > { > dim_apply_branch drm-intel-fixes "$@" > } > > -dim_alias_anf=apply-next-fixes > function dim_apply_next_fixes > { > dim_apply_branch drm-intel-next-fixes "$@" > -- > 2.11.0 > > _______________________________________________ > Intel-gfx mailing list > Intel-gfx@xxxxxxxxxxxxxxxxxxxxx > https://lists.freedesktop.org/mailman/listinfo/intel-gfx _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx