BTW, I used the "git pull" command and the commit came through attributed to Kevin, but the commit email came from my account.
This seems like a nice way of recording who made the fix while being able to track who applied it for accountability. On Jan 1, 2015, at 8:55 PM, kevinGodell <g...@git.apache.org> wrote: > GitHub user kevinGodell opened a pull request: > > https://github.com/apache/flex-sdk/pull/13 > > Update Alert.as > > This typo causes an error when assigning a skinClass at runtime. This is > my first time using git. Forgive me if I have done this incorrectly. > > You can merge this pull request into a Git repository by running: > > $ git pull https://github.com/kevinGodell/flex-sdk patch-1 > > Alternatively you can review and apply these changes as the patch at: > > https://github.com/apache/flex-sdk/pull/13.patch > > To close this pull request, make a commit to your master/trunk branch > with (at least) the following in the commit message: > > This closes #13 > > ---- > commit 95372728bba70ba063cd4783ca99a5c781923efe > Author: kevinGodell <kevin.god...@gmail.com> > Date: 2015-01-01T18:50:39Z > > Update Alert.as > > This typo causes an error when assigning a skinClass at runtime. This is > my first time using git. Forgive me if I have done this incorrectly. > > ---- > > > --- > If your project is set up for it, you can reply to this email and have your > reply appear on GitHub as well. If your project does not have this feature > enabled and wishes so, or if the feature is enabled but not working, please > contact infrastructure at infrastruct...@apache.org or file a JIRA ticket > with INFRA. > ---