From mboxrd@z Thu Jan 1 00:00:00 1970 From: zyk Subject: Count the line of codes Date: Thu, 5 Feb 2009 23:55:39 -0800 (PST) Message-ID: <21868069.post@talk.nabble.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: git@vger.kernel.org X-From: git-owner@vger.kernel.org Fri Feb 06 08:57:11 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 1LVLaH-0005Gt-Jn for gcvg-git-2@gmane.org; Fri, 06 Feb 2009 08:57:10 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752956AbZBFHzl (ORCPT ); Fri, 6 Feb 2009 02:55:41 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752878AbZBFHzl (ORCPT ); Fri, 6 Feb 2009 02:55:41 -0500 Received: from kuber.nabble.com ([216.139.236.158]:48002 "EHLO kuber.nabble.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752779AbZBFHzk (ORCPT ); Fri, 6 Feb 2009 02:55:40 -0500 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1LVLYp-0005eO-B1 for git@vger.kernel.org; Thu, 05 Feb 2009 23:55:39 -0800 X-Nabble-From: zhengyuk@hotmail.com Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Does anyone know if there is any tools available for counting the line of codes in the project using GIT? How to count the code changes on the specific branch? How to count the delta lines between one tag and its successive tag? -- View this message in context: http://www.nabble.com/Count-the-line-of-codes-tp21868069p21868069.html Sent from the git mailing list archive at Nabble.com.