From mboxrd@z Thu Jan 1 00:00:00 1970 From: Junio C Hamano Subject: Re: [PATCH/RFC] Add git-instaweb, instantly browse the working repo with gitweb Date: Fri, 30 Jun 2006 11:24:52 -0700 Message-ID: <7vwtayh56z.fsf@assigned-by-dhcp.cox.net> References: <11513991301372-git-send-email-normalperson@yhbt.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: git@vger.kernel.org X-From: git-owner@vger.kernel.org Fri Jun 30 20:25:23 2006 Return-path: Envelope-to: gcvg-git@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FwNfo-0003YT-3y for gcvg-git@gmane.org; Fri, 30 Jun 2006 20:25:00 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933004AbWF3SY5 (ORCPT ); Fri, 30 Jun 2006 14:24:57 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S933005AbWF3SY5 (ORCPT ); Fri, 30 Jun 2006 14:24:57 -0400 Received: from fed1rmmtao11.cox.net ([68.230.241.28]:40408 "EHLO fed1rmmtao11.cox.net") by vger.kernel.org with ESMTP id S933004AbWF3SY4 (ORCPT ); Fri, 30 Jun 2006 14:24:56 -0400 Received: from assigned-by-dhcp.cox.net ([68.4.9.127]) by fed1rmmtao11.cox.net (InterMail vM.6.01.06.01 201-2131-130-101-20060113) with ESMTP id <20060630182454.PULJ554.fed1rmmtao11.cox.net@assigned-by-dhcp.cox.net>; Fri, 30 Jun 2006 14:24:54 -0400 To: Eric Wong In-Reply-To: <11513991301372-git-send-email-normalperson@yhbt.net> (Eric Wong's message of "Tue, 27 Jun 2006 02:05:30 -0700") User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: Eric Wong writes: > I got tired of having to configure gitweb for every repository > I work on. I sometimes prefer gitweb to standard GUIs like gitk > or gitview; so this lets me automatically configure gitweb to > browse my working repository and also opens my browser to it. > > Signed-off-by: Eric Wong This is cute but I haven't seen much responses to it yet. Are people uninterested?