From mboxrd@z Thu Jan 1 00:00:00 1970 From: Felipe Contreras Subject: Re: Our official home page and logo for the Git project Date: Fri, 11 Apr 2014 10:22:51 -0500 Message-ID: <20140411152251.GB12161@nysa.casa.local> References: <534578b2e22e2_af197d3081@nysa.notmuch> <20140411114017.GC28858@sigill.intra.peff.net> <20140411132448.GA5845@nysa.casa.local> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "git@vger.kernel.org" To: Vincent van Ravesteijn X-From: git-owner@vger.kernel.org Fri Apr 11 17:33:01 2014 Return-path: Envelope-to: gcvg-git-2@plane.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WYdRr-0006SA-DI for gcvg-git-2@plane.gmane.org; Fri, 11 Apr 2014 17:32:59 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759335AbaDKPcy (ORCPT ); Fri, 11 Apr 2014 11:32:54 -0400 Received: from mail-oa0-f53.google.com ([209.85.219.53]:57924 "EHLO mail-oa0-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759294AbaDKPcw (ORCPT ); Fri, 11 Apr 2014 11:32:52 -0400 Received: by mail-oa0-f53.google.com with SMTP id j17so6299488oag.40 for ; Fri, 11 Apr 2014 08:32:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=mW+SMuZgrO8+cV7IREYJPnHkbSWxp0KTu8S32LDiCTM=; b=iewgl4a1ZBOQm+DBYZR1ODk8yFTOUN4jypljovS2Z4O7xU6eEWb5X+3T+6wkvr/oRY VJFSyeFssC0KhXFLUsGxgJMnEit5/Edv9ezdXNZu+Ao/cQ2Q5o4ydBzJsWXMYG0Ogpfw wNhng6TMzUtJg0Su1ZBl9bdOkSutaqJyjHlOT25rqTPqymO0npamzLMpwB645LLqNdq5 4tMVBkaCYYghP55L495ALQdZxAm+90934r6PHwQVbYxmC6lVSTytsASuxrDnuksOO+ku YjEP8oCEj/Esw6qj/dK1o9RDynJkMKkjOb6Bxt4zi/e+JHURDoPQKCurXiOx3ASusJDs IWIg== X-Received: by 10.182.87.69 with SMTP id v5mr1034813obz.77.1397230371443; Fri, 11 Apr 2014 08:32:51 -0700 (PDT) Received: from localhost (189-211-224-40.static.axtel.net. [189.211.224.40]) by mx.google.com with ESMTPSA id g4sm12817925obe.5.2014.04.11.08.32.49 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 11 Apr 2014 08:32:50 -0700 (PDT) Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Vincent van Ravesteijn wrote: > On Fri, Apr 11, 2014 at 3:24 PM, Felipe Contreras > wrote: > > > > Moreover, even the black ones have the issue I already mentioned; they > > picture the equivalent of two root commits (with no parents) that are > > immediately merged, and the history continues, but who is interested in > > the initial commits? And who has multiple root commits? No one. > > [..] > > > My version of the logo is the equivalent of to head commits that diverge > > from a common one, which is extremely common; everybody works on the > > latest commits, and has multiple branches. > > > > The red logo looks like a merge to me, and a merge with master means > 'success' to me. A merge of what? Two commits without parents? Is that normal? -- Felipe Contreras