On 12/12/14 23:51, Dave Reisner wrote:
On Fri, Dec 12, 2014 at 12:03:18AM -0500, Micah Saint Germain wrote:
From: Micah Saint Germain <micahsg@google.com>
Refactored inconsistent pointer declarations to better improve consistency throughout the pacman codebase which will, in turn, increase readability to the user.
Expected format of a pointer declaration: `typename *varname`
Signed-off-by: Micah Saint Germain <micahsg@google.com> ---
Hi,
You mentioned on IRC that you were confused about your work email address being preserved (with the implication that you did not want this). This is due to your local git configuration, i.e.:
git config --global --get-regexp ^user\\.
I'd strongly advise you to separate your professional work environment from your personal work environment.
Am I waiting on a version of this patch that uses a single email address? Allan