From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Dilip M" Subject: Re: Git Books Date: Sat, 6 Dec 2008 19:09:29 +0530 Message-ID: References: <46d6db660812060427h3c97efd9ie4aa604133aa3583@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: "Scott Chacon" , "git list" To: "Christian MICHON" X-From: git-owner@vger.kernel.org Sat Dec 06 14:40:52 2008 Return-path: Envelope-to: gcvg-git-2@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1L8xOr-0000F0-52 for gcvg-git-2@gmane.org; Sat, 06 Dec 2008 14:40:49 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755686AbYLFNjc (ORCPT ); Sat, 6 Dec 2008 08:39:32 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755667AbYLFNjb (ORCPT ); Sat, 6 Dec 2008 08:39:31 -0500 Received: from wf-out-1314.google.com ([209.85.200.175]:49619 "EHLO wf-out-1314.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755327AbYLFNjb (ORCPT ); Sat, 6 Dec 2008 08:39:31 -0500 Received: by wf-out-1314.google.com with SMTP id 27so450463wfd.4 for ; Sat, 06 Dec 2008 05:39:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=sUP41O6TdguvmzHybsUtf5KMQmR0xHiHu6x3V2PoJKg=; b=yE5g5YQORjNXznQf2K9fsaG3BQERNcnBNf51Z8oSEFKTdFNewDB6fT6qCuwwL6kqK+ p7yQr28EhIcSJqHn7TgpMFwebethIFi6wtAylP64lq0oGPBk/GpWHXfop3ERRqBUfO7W KAiuaaKI9cj0kU6wh7+IoOop5NhSy4l5OVRw4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=cj4SOPTs9ceKQ2Hqbe8GQXJg5gg1mH3UT0WGN96oAuUrEWaERPA3xHHhIUnxWoQqD2 VFvAaHvoBTOihT7FNHS57aQ3Lj5GC/+L//8PZsSagD/ZLcq0p1O1rhaPewxoa27bBvgW 1EukZXqFfvPkCexuxYdsQsZkOB3e93yG2scAQ= Received: by 10.142.213.9 with SMTP id l9mr523228wfg.12.1228570769539; Sat, 06 Dec 2008 05:39:29 -0800 (PST) Received: by 10.143.166.18 with HTTP; Sat, 6 Dec 2008 05:39:29 -0800 (PST) In-Reply-To: <46d6db660812060427h3c97efd9ie4aa604133aa3583@mail.gmail.com> Content-Disposition: inline Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: On Sat, Dec 6, 2008 at 5:57 PM, wrote: > workflows, workflows, workflows... > > gitconfig/aliases best practices > > tips and tricks in branches (ex: parentless...) and in setting up git servers Work flows, setting up the GIT server, publishing codes,....would be _really_ helpful to great extent....and help a lot in deploying GIT The work flow something like...http://source.android.com/submit-patches/workflow -- Dilip