From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Couder Subject: Article about "git bisect run" on LWN Date: Thu, 5 Feb 2009 07:47:49 +0100 Message-ID: <200902050747.50100.chriscool@tuxfamily.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: Junio C Hamano , Andreas Ericsson , Ingo Molnar , Jeff Garzik , Linus Torvalds , Bill Lear , Jon Seymour , Johannes Schindelin To: git@vger.kernel.org X-From: git-owner@vger.kernel.org Thu Feb 05 07:49:47 2009 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 1LUy3W-0000dH-Ck for gcvg-git-2@gmane.org; Thu, 05 Feb 2009 07:49:46 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752132AbZBEGsT (ORCPT ); Thu, 5 Feb 2009 01:48:19 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752064AbZBEGsT (ORCPT ); Thu, 5 Feb 2009 01:48:19 -0500 Received: from smtp6-g21.free.fr ([212.27.42.6]:57431 "EHLO smtp6-g21.free.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751471AbZBEGsS (ORCPT ); Thu, 5 Feb 2009 01:48:18 -0500 Received: from smtp6-g21.free.fr (localhost [127.0.0.1]) by smtp6-g21.free.fr (Postfix) with ESMTP id E2D76E08056; Thu, 5 Feb 2009 07:48:06 +0100 (CET) Received: from bureau.boubyland (gre92-7-82-243-130-161.fbx.proxad.net [82.243.130.161]) by smtp6-g21.free.fr (Postfix) with ESMTP id 8593BE080CF; Thu, 5 Feb 2009 07:48:02 +0100 (CET) User-Agent: KMail/1.9.9 Content-Disposition: inline Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Hi, For information, an article from me, 'Fully automated bisecting with "git bisect run"' has been published in today's edition of LWN on the development page: http://lwn.net/Articles/317154/ Thank you guys, Christian.