[Mesa-dev] [PATCH 1/4] intel_extensions: Change code style of previous commit
Kenneth Graunke
kenneth at whitecape.org
Thu Oct 7 16:59:26 PDT 2010
On Thursday 07 October 2010 16:34:45 Chad Versace wrote:
> From: Chad Versace <chad at chad-versace.us>
>
> Change coding style according to Kenneth Graunke's suggestions.
I think the first patch didn't get sent to the mailing list. Regardless, I'd
squash this into the previous commit.
I'd do this via an interactive rebase:
git rebase -i HEAD~5
Then just mark this commit as 'fixup' or 'squash' rather than 'pick', and it'll
get folded into the previous commit.
--Kenneth
More information about the mesa-dev
mailing list