Return-Path: X-Original-To: apmail-couchdb-dev-archive@www.apache.org Delivered-To: apmail-couchdb-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 2030B95DA for ; Thu, 1 Mar 2012 15:48:43 +0000 (UTC) Received: (qmail 21537 invoked by uid 500); 1 Mar 2012 15:48:42 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 21460 invoked by uid 500); 1 Mar 2012 15:48:42 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Received: (qmail 21450 invoked by uid 99); 1 Mar 2012 15:48:42 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Mar 2012 15:48:42 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [80.244.253.218] (HELO mail.traeumt.net) (80.244.253.218) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Mar 2012 15:48:33 +0000 Received: from [192.168.2.188] (pD4B8852F.dip.t-dialin.net [212.184.133.47]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mail.traeumt.net (Postfix) with ESMTPSA id 10E9A3CDD6 for ; Thu, 1 Mar 2012 16:48:13 +0100 (CET) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Apple Message framework v1257) Subject: Re: Experiments with Git From: Jan Lehnardt In-Reply-To: Date: Thu, 1 Mar 2012 16:48:15 +0100 Content-Transfer-Encoding: 7bit Message-Id: <45C7CF71-058A-48D7-ABF3-AEDC93A0D8F9@apache.org> References: To: dev@couchdb.apache.org X-Mailer: Apple Mail (2.1257) X-Virus-Checked: Checked by ClamAV on apache.org I'd say, branch away! On Mar 1, 2012, at 01:27 , Jason Smith wrote: > Hi, all. > > I hope you will pardon my commits to the repository. My plan is to try > to stumble upon some useful custom or workflow. Please let me know if > you have feedback or views. > > Piggybacking off of Randall's idea, I have made a branch for every > JIRA ticket that I am interested or involved in. I would personally > like to see more branching and merging in the repo--to see it look > less like a Subversion timeline. > > Once 1.2 is out, I also intend to push some feature branches, with no > intention for short-term merging, just to get them out there in the > open. I hope Benoit might push up some refuge work, or others can > exercise their branches similarly.