Re: [kernel.org users] [RFD] On deprecating "git-foo" for builtins

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On Wed, 27 Aug 2008, Jeff Garzik wrote:
> 
> Also, I type "git-diff-tree" quite a lot.

Why?

I'd suggest you just type "git diff" (if you diff two trees) or "git show" 
(if you want to see just one commit) instead.

There is _no_ reason to use diff-tree, it's purely a historical command 
due to how the implementation was done (ie diffing two trees is a very 
different operation from diffing against the index when looked at from an 
implementation standpoint).

		Linus
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux