[ANNOUNCE] gitkdiff 0.1

From: Tejun Heo <htejun@gmail.com>
Date: 2005-04-28 15:14:07
 Hello, guys.

 I've hacked tkdiff and made a commit viewing utility.  Just download
the following tarball and unpack it whereever PATH points to.  It
assumes that all base git executables are visible via PATH.

 http://home-tj.org/gitui/files/gitui-200504281405.tar.gz

$ gitkdiff -h
/home/tj/bin/gitkdiff: illegal option -- h
GIT tkdiff - gitkdiff 0.1

Usage: gitkdiff [OPTS...] DIFFSPEC

OPTS are
    -h                      prints this help message and exit

DIFFSPEC can be one of
    [files...]              the current cache vs. working files
    -r R [files...]         files in commit R's parent vs. files in commit R
    -r R0 -r R1 [files...]  files in commit R0 vs. files in commit R1

If no file is specified, all modified files are shown.

-- 
tejun
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Received on Thu Apr 28 15:14:24 2005

This archive was generated by hypermail 2.1.8 : 2005-04-28 15:14:25 EST