From mboxrd@z Thu Jan 1 00:00:00 1970 From: samilkarahan Subject: which git commands is correponding to "svnlook diff -t" and "svnlook log -t"? Date: Tue, 2 Nov 2010 00:03:31 -0700 (PDT) Message-ID: <30111518.post@talk.nabble.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE To: git@vger.kernel.org X-From: git-owner@vger.kernel.org Tue Nov 02 08:03:44 2010 Return-path: Envelope-to: gcvg-git-2@lo.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PDAuG-0006aa-0d for gcvg-git-2@lo.gmane.org; Tue, 02 Nov 2010 08:03:44 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753059Ab0KBHDd convert rfc822-to-quoted-printable (ORCPT ); Tue, 2 Nov 2010 03:03:33 -0400 Received: from kuber.nabble.com ([216.139.236.158]:44856 "EHLO kuber.nabble.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754292Ab0KBHDb convert rfc822-to-8bit (ORCPT ); Tue, 2 Nov 2010 03:03:31 -0400 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1PDAu3-0005wG-44 for git@vger.kernel.org; Tue, 02 Nov 2010 00:03:31 -0700 X-Nabble-From: samilkarahan@yahoo.com Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Hi, I have developed pre-commit hook, but it only run for svn hook.=20 I want to run it for git hook,But I don't know git well like svn ,so=20 I haven't found corresponding git command to svn commands which are "sv= nlook diff -t" and "svnlook log -t". these commands take two parameter in svn. But =C4=B1 don't know how man= y paramater git command takes. is there anybody know these git commands?? thanks for your helps. best regards... --=20 View this message in context: http://old.nabble.com/which-git-commands-= is--correponding-to-%22svnlook-diff--t%22-and-%22svnlook-log--t%22--tp3= 0111518p30111518.html Sent from the git mailing list archive at Nabble.com.