Re: [PATCH] Test "git log --diff-filter"

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

 



Jakub Narebski <jnareb@xxxxxxxxx> writes:

> Am I mistaken in thinking that the rest of git always use terminators,
> and not separators for records output?

Actually, for normal "git log", separator semantics is the right
thing to use.  You do not want to add an additional trailing
newline when you show only one.  Compare these two to see what I
mean:

	$ git log -1
        $ git log -2

The problem is with --pretty=format.

        
-
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