Return-Path: X-Original-To: apmail-flex-dev-archive@www.apache.org Delivered-To: apmail-flex-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A1302F859 for ; Wed, 8 May 2013 00:29:32 +0000 (UTC) Received: (qmail 27484 invoked by uid 500); 8 May 2013 00:29:31 -0000 Delivered-To: apmail-flex-dev-archive@flex.apache.org Received: (qmail 27452 invoked by uid 500); 8 May 2013 00:29:31 -0000 Mailing-List: contact dev-help@flex.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flex.apache.org Delivered-To: mailing list dev@flex.apache.org Received: (qmail 27443 invoked by uid 99); 8 May 2013 00:29:31 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 May 2013 00:29:31 +0000 X-ASF-Spam-Status: No, hits=1.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of omuppi1@gmail.com designates 209.85.128.177 as permitted sender) Received: from [209.85.128.177] (HELO mail-ve0-f177.google.com) (209.85.128.177) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 May 2013 00:29:27 +0000 Received: by mail-ve0-f177.google.com with SMTP id jw11so1229929veb.8 for ; Tue, 07 May 2013 17:29:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:content-type; bh=Q63Gl3h9aAlNKpge6KtEf9M2cyAN4UksbRRh3AmIQ7M=; b=LxFL1uzdgs4ON3N+UXjc7O41lvlPPi007v7wXX8NAk9qJWXxSQKlClgn6uvbFjSQDP 08O6sZhQvb358uY7Gmfnon4tSUsT3MsByRMNTaApTBwl4z0Gf8hJifPRapQVFCPFCXO4 3lwLQaBzLteiaMO8Rie1npcM31ru+mNgVzTE8Omu5uY+oQoXf6B1FJfyR6418HuUW00j MeTfyMoNMB6S4PvyyJwFSBLkH9gnHArRAsaSI+cHVSi2c2sviNcJTIP82t9TrPsaBcOG iHdiJU40IAQsDU0h2Zh4nx15oEQZLSEaSS6EpOjeczm0VGmCgJxtY6adqO8PYP0oUEQv MQvw== X-Received: by 10.52.76.6 with SMTP id g6mr2500636vdw.13.1367972946559; Tue, 07 May 2013 17:29:06 -0700 (PDT) MIME-Version: 1.0 Sender: omuppi1@gmail.com Received: by 10.58.171.98 with HTTP; Tue, 7 May 2013 17:28:36 -0700 (PDT) In-Reply-To: References: <6cd4ad219d6b40968ea579a30bac44e8@git.apache.org> <6c95eab30a9c4df9801b860c31963a3e@git.apache.org> From: OmPrakash Muppirala Date: Tue, 7 May 2013 17:28:36 -0700 X-Google-Sender-Auth: HMUCxgFENnM5H2oCo_6SF_6MMH4 Message-ID: Subject: Re: [2/7] git commit: [flex-sdk] [refs/heads/develop] - Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/flex-sdk into develop To: dev@flex.apache.org Content-Type: multipart/alternative; boundary=20cf307f35228acc8e04dc2a057e X-Virus-Checked: Checked by ClamAV on apache.org --20cf307f35228acc8e04dc2a057e Content-Type: text/plain; charset=ISO-8859-1 On Tue, May 7, 2013 at 5:23 PM, Justin Mclean wrote: > Hi, > > > I get the impression he pulled the updates from origin then merged his > > changes which kept his timeline when he last pulled. > Which wouldn't produce this result I believe. > > > So it's showing everybody's commits merged into his develop since then? > Makes it very hard to see what has actually changed. > > Justin > This is expected with pull+merge. Justin, why do you think something went badly wrong? In my log view, I see two set of diffs - 'Diff with parent 1' and 'Diff with parent 2'. Diff with parent 2 shows the relevant changes by Gordon. Thanks, Om --20cf307f35228acc8e04dc2a057e--