[ANNOUNCE] gitkdiff 0.1
Tejun Heo
htejun at gmail.com
Wed Aug 31 21:59:33 BST 2011
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 at vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
More information about the git-announce
mailing list