Mistake in manpage for git-commit-tree?

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

 



Hi,

Just saw this in Documentation/git-commit-tree.txt at line 75:

    A commit comment is read from stdin (max 999 chars). If a changelog

But from looking at the code it appears there is no such limit.  That's
the size of the buffer used to read the commit message in, but it should
read multiple chunks of that size if you give it more than that.

If I'm not missing something, I'd suggest removing that bit in parens.

hth,
    Geoff
-
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