From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1796 invoked by alias); 26 Oct 2007 14:59:53 -0000 Received: (qmail 1779 invoked by uid 22791); 26 Oct 2007 14:59:51 -0000 X-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00,DK_POLICY_SIGNSOME,FORGED_RCVD_HELO X-Spam-Check-By: sourceware.org Received: from wildebeest.demon.nl (HELO gnu.wildebeest.org) (83.160.170.119) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 26 Oct 2007 14:59:45 +0000 Received: from wildebeest.demon.nl ([83.160.170.119] helo=[127.0.0.1]) by gnu.wildebeest.org with esmtp (Exim 4.63) (envelope-from ) id 1IlQf0-0000hR-P2; Fri, 26 Oct 2007 16:59:43 +0200 Subject: Re: frysk git repository From: Mark Wielaard To: Tim Moore Cc: frysk In-Reply-To: <471F7C3A.4020204@redhat.com> References: <471F7C3A.4020204@redhat.com> Content-Type: text/plain Date: Fri, 26 Oct 2007 14:59:00 -0000 Message-Id: <1193410781.2931.2.camel@hermans.wildebeest.org> Mime-Version: 1.0 X-Mailer: Evolution 2.12.1 (2.12.1-3.fc8) Content-Transfer-Encoding: 7bit X-Spam-Score: -4.1 (----) X-IsSubscribed: yes Mailing-List: contact frysk-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: frysk-owner@sourceware.org X-SW-Source: 2007-q4/txt/msg00077.txt.bz2 Hi Tim, On Wed, 2007-10-24 at 19:09 +0200, Tim Moore wrote: > Also, commit messages make most sense in the git world, with the various tools that print > out logs, if you begin your message with a one-line summary, and a blank line. After that > you can include the ChangeLog entries we have now. Is there a way to include the actual diffs of the patches that are pushed into the repo to the commit list to make reviewing changes easier? Thanks, Mark