Re: [PATCH 1/3] Make commit_tree() take message length in addition to the commit message
From: Junio C Hamano <hidden> Date: 2016-06-15 22:52:38
Nguyễn Thái Ngọc Duy [off-list ref] writes:
Signed-off-by: Nguyễn Thái Ngọc Duy <redacted>
Justification?
As all 3 primary users of this API feed strbuf.buf to the function, it
would make more sense to change the first parameter to a pointer to a
strbuf, no?