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 6505FE45E for ; Tue, 12 Mar 2013 21:51:54 +0000 (UTC) Received: (qmail 93764 invoked by uid 500); 12 Mar 2013 21:51:53 -0000 Delivered-To: apmail-flex-dev-archive@flex.apache.org Received: (qmail 93668 invoked by uid 500); 12 Mar 2013 21:51:53 -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 93659 invoked by uid 99); 12 Mar 2013 21:51:53 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Mar 2013 21:51:53 +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.224] (HELO icp-osb-irony-out7.external.iinet.net.au) (203.59.1.224) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Mar 2013 21:51:48 +0000 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApMBAC+gP1HKU0uW/2dsb2JhbAANNsRsgWGDHQEBAQMBfgsLDTlXiCeuL5Mljlo6FoJJYQOcdI12 X-IronPort-AV: E=Sophos;i="4.84,833,1355068800"; d="scan'208";a="104812247" Received: from unknown (HELO [192.168.3.211]) ([202.83.75.150]) by icp-osb-irony-out7.iinet.net.au with ESMTP; 13 Mar 2013 05:51:22 +0800 Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 (Apple Message framework v1283) Subject: Re: [Git] Ignore files? From: Justin Mclean In-Reply-To: Date: Wed, 13 Mar 2013 08:51:23 +1100 Content-Transfer-Encoding: quoted-printable Message-Id: <44068598-31E7-4BAE-81FE-AA7D9D764DD8@classsoftware.com> References: <20130312071841.208689g1znzyg8wh@franklin.liquidweb.com> <7CA6E460-A041-45B5-B237-08D86E950A64@classsoftware.com> To: dev@flex.apache.org X-Mailer: Apple Mail (2.1283) X-Virus-Checked: Checked by ClamAV on apache.org Hi, > I'm not saying nothing against nvie (I give the same link in several = emails > here), I actually posted before that but for some reason my email arrived out = of sequence. > Yo can make whatever experimental things you want and work with other > people in *feature* branches Not exactly "feature branches typically exist in developer repos only" = and the examples show that. I don't think we want people sharing = branches outside the main repo as it preferable from an ASF perspective = that all work is done where people can see it. Would be good to add this to the Wiki if each branch is local or remote = for those unfamiliar with git and gitflow. Thanks, Justin=