From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Martin Langhoff" Subject: Re: [PATCH/POLL] git-format-patch: the default suffix is now .patch, not .txt Date: Fri, 19 Jan 2007 08:19:44 +1300 Message-ID: <46a038f90701181119v47d24b28n92973c60ae74e0e7@mail.gmail.com> References: <87ps9d7j6t.fsf@morpheus.local> <7vsle9p8pg.fsf@assigned-by-dhcp.cox.net> <7vd55dp5a3.fsf_-_@assigned-by-dhcp.cox.net> <81b0412b0701172359y1ef4f936pcdcb2de53d6bd468@mail.gmail.com> <7v64b4ohcj.fsf@assigned-by-dhcp.cox.net> <81b0412b0701180135r505a75a5j172c70792d6569c0@mail.gmail.com> <625fc13d0701180352m151cceb3lf9c00b6cf0ae937b@mail.gmail.com> <81b0412b0701180540x15d20453s3dbc0c061fd06d50@mail.gmail.com> <20070118154257.GC15428@spearce.org> <45AFA083.9050004@op5.se> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: "Shawn O. Pearce" , "Alex Riesen" , "Josh Boyer" , "Junio C Hamano" , git@vger.kernel.org, davidk@lysator.liu.se X-From: git-owner@vger.kernel.org Thu Jan 18 20:19:56 2007 Return-path: Envelope-to: gcvg-git@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1H7cnf-0004lY-L7 for gcvg-git@gmane.org; Thu, 18 Jan 2007 20:19:51 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932428AbXARTTs (ORCPT ); Thu, 18 Jan 2007 14:19:48 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932348AbXARTTs (ORCPT ); Thu, 18 Jan 2007 14:19:48 -0500 Received: from nf-out-0910.google.com ([64.233.182.190]:45728 "EHLO nf-out-0910.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932428AbXARTTr (ORCPT ); Thu, 18 Jan 2007 14:19:47 -0500 Received: by nf-out-0910.google.com with SMTP id o25so269638nfa for ; Thu, 18 Jan 2007 11:19:46 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=IA3jnlBbctYq1s4O6UPqC9LNGPdxvsCX0+7g4iX63vrKgW9Z5UjzdRP5Q6iMoHDAqzKkuUzKDkHYdlZ4JfhyfO6qp1QCGsAUeUiMTwUyKzchjufoOMp0Y92Qt8C/SMQfubRCgWyH6D6mWsPv3eoyx20hgPPJSoONrx3KYyEHDI4= Received: by 10.48.202.11 with SMTP id z11mr1244284nff.1169147985620; Thu, 18 Jan 2007 11:19:45 -0800 (PST) Received: by 10.49.35.7 with HTTP; Thu, 18 Jan 2007 11:19:44 -0800 (PST) To: "Andreas Ericsson" In-Reply-To: <45AFA083.9050004@op5.se> Content-Disposition: inline Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: On 1/19/07, Andreas Ericsson wrote: > On a serious note, it's probably about time the world saw its first > commercial git support company. It's legal to package and sell GPL'd > code. Many companies have already proven that it can be a very > lucrative business. At Catalyst (~70 perl/java/php/c/c++ developers, mostly foss development) we have switched internally to git for 80% of our active projects and we do offer commercial support for a couple of clients. It's not the only thing we do for those clients, but if an organisation needed specifically support for git, we can help. We aren't pushing/packaging/selling it because it doesn't work well that way (for us at least). When it's about new tools, we prefer to work with people who already know what they want ;-) cheers, martin