Re: git and bzr

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

 



Andreas Ericsson wrote:

> ---%<---%<---%<---
> SYNOPSIS
> --------
> 'git-diff' [ --diff-options ] <tree-ish>{0,2} [<path>...]
> 
> DESCRIPTION
> -----------
> Show changes between two trees, a tree and the working tree, a
> tree and the index file, or the index file and the working tree.
> The combination of what is compared with what is determined by
> the number of trees given to the command.
> 
> * When no <tree-ish> is given, the working tree and the index
>    file are compared, using `git-diff-files`.
> 
> * When one <tree-ish> is given, the working tree and the named
>    tree are compared, using `git-diff-index`.  The option
>    `--index` can be given to compare the index file and
>    the named tree.
>    `--cached` is a deprecated alias for `--index`. It's use is
>    discouraged.
> 
> * When two <tree-ish>s are given, these two trees are compared
>    using `git-diff-tree`.
> ---%<---%<---%<---
> 
> This needs an update, I think. I'll look into it on sunday if no-one's 
> beaten me to it.

You might want to use Junio proposal in
  Message-ID: <7vhcwgcf39.fsf@xxxxxxxxxxxxxxxxxxxxxxxx>
  http://permalink.gmane.org/gmane.comp.version-control.git/32853
(and perhaps also my reply to it)

-- 
Jakub Narebski
Warsaw, Poland
ShadeHawk on #git


-
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]