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 9E812FA6B for ; Mon, 25 Mar 2013 08:56:05 +0000 (UTC) Received: (qmail 83287 invoked by uid 500); 25 Mar 2013 08:56:04 -0000 Delivered-To: apmail-flex-dev-archive@flex.apache.org Received: (qmail 83256 invoked by uid 500); 25 Mar 2013 08:56:04 -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 83238 invoked by uid 99); 25 Mar 2013 08:56:04 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Mar 2013 08:56:04 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [203.59.1.222] (HELO icp-osb-irony-out6.external.iinet.net.au) (203.59.1.222) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Mar 2013 08:55:59 +0000 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApMBAIUQUFF8qzuP/2dsb2JhbAANN8VgghODGAEBAQMBbQcKCwUGDTlXKod9ryaSYY5lOhaCSWEDnQiMN4FK X-IronPort-AV: E=Sophos;i="4.84,904,1355068800"; d="scan'208";a="99406761" Received: from unknown (HELO [192.168.0.8]) ([124.171.59.143]) by icp-osb-irony-out6.iinet.net.au with ESMTP; 25 Mar 2013 16:55:36 +0800 Subject: Re: git commit: Removed files that do actually need to be edited and commited from time to time Mime-Version: 1.0 (Apple Message framework v1283) Content-Type: text/plain; charset=iso-8859-1 From: Justin Mclean X-Priority: 3 In-Reply-To: Date: Mon, 25 Mar 2013 19:55:36 +1100 Content-Transfer-Encoding: quoted-printable Message-Id: References: <679D0FA2-6218-4F95-8F67-9BA771F928E4@classsoftware.com><3685CAB7-03CC-4968-8E1F-4E08596AC3CF@classsoftware.com> To: dev@flex.apache.org X-Mailer: Apple Mail (2.1283) X-Virus-Checked: Checked by ClamAV on apache.org Hi, > Well, sorry for the irritation you might have feel from my last post, = happily, no files have been checked in by mistake yet. No issue. I not checked any photos of my grandmother yet :-) > The point is almost none of us knows Git, even people who voted on and = the decisions taken implying everybody without coordination at this = early stage of the Git learning curve irritated me bit. Couldn't agree with you more. > Before a decision be taken Not sure any decision has been made here other than what was in = .gitignore stop me from pushing files that are required to make a = release build. We can modify .gitignore as required until everyone is = happy with it. Thanks, Justin=