Re: git log --objects

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

 



On Thu, Jun 24, 2010 at 5:33 PM, Holger Hellmuth <hellmuth@xxxxxxxxxx> wrote:
> Shouldn't 'git log --objects' print out a list of all objects in the
> file tree of the commits it lists?

In fact --objects prints all objects reachable from the given commits
(or between commits if $commit1..$commit2)

>
> I tried git log with lots of other parameters, for example '-p' and
> never saw any difference to the normal output and definitely no list of
> hash ids.

I think --objects, --objects-edge, --unpacked are for "git rev-list".
So they should not be listed in git-log man page.

HTH,
Santi
--
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]