I think it happens when the next person who is going to commit something does a pull instead of a fetch/rebase before doing their next push. Not 100% positive though... Although if you look through a git log you can see it break out a bit.
Justin is so active he does it to all of mine :P -Mark -----Original Message----- From: Alex Harui [mailto:aha...@adobe.com] Sent: Wednesday, May 01, 2013 1:52 PM To: dev@flex.apache.org; comm...@flex.apache.org Subject: [GIT] was Re: [1/6] git commit: [flex-asjs] - SimpleBinding must use flash.Events on the AS side for click and other mouse events Can someone explain why Carlos's checkin also provided notifications for my last set of checkins, but under his name? And why is that a good thing? Thanks, -Alex On 5/1/13 10:25 AM, "carlosrov...@apache.org" <carlosrov...@apache.org> wrote: > Updated Branches: > refs/heads/feature/createjs-checkbox a898de058 -> 671e059ea > > > SimpleBinding must use flash.Events on the AS side for click and other mouse > events > > > Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo > Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/05632ae9 > Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/05632ae9 > Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/05632ae9 > > Branch: refs/heads/feature/createjs-checkbox > Commit: 05632ae947411f0c47770c0be99497a9447d3697 > Parents: 128e84c > Author: Alex Harui <aha...@apache.org> > Authored: Tue Apr 30 07:41:15 2013 -0700 > Committer: Alex Harui <aha...@apache.org> > Committed: Tue Apr 30 07:41:15 2013 -0700 > > ---------------------------------------------------------------------- > .../src/org/apache/flex/binding/SimpleBinding.as | 5 +++-- > 1 files changed, 3 insertions(+), 2 deletions(-) > ---------------------------------------------------------------------- > > > http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/05632ae9/frameworks/as/s > rc/org/apache/flex/binding/SimpleBinding.as > ---------------------------------------------------------------------- > diff --git a/frameworks/as/src/org/apache/flex/binding/SimpleBinding.as > b/frameworks/as/src/org/apache/flex/binding/SimpleBinding.as > index c5bd392..6e5a72a 100644 > --- a/frameworks/as/src/org/apache/flex/binding/SimpleBinding.as > +++ b/frameworks/as/src/org/apache/flex/binding/SimpleBinding.as > @@ -18,11 +18,12 @@ > > ////////////////////////////////////////////////////////////////////////////// > // > package org.apache.flex.binding > { > + import flash.events.IEventDispatcher; > + import flash.events.Event; > + > import org.apache.flex.core.IBead; > import org.apache.flex.core.IStrand; > import org.apache.flex.core.IDocument; > - import org.apache.flex.events.Event; > - import org.apache.flex.events.IEventDispatcher; > > public class SimpleBinding implements IBead, IDocument > { > -- Alex Harui Flex SDK Team Adobe Systems, Inc. http://blogs.adobe.com/aharui
smime.p7s
Description: S/MIME cryptographic signature