From: Jeff King <hidden> Date: 2016-06-15 23:08:57
On Wed, Mar 23, 2016 at 06:13:21PM +0800, Hui Yiqun wrote:
There were already `mkpath`, `mkpathdup` and `mksnpath` for build
filename, but lacked a version of `strbuf_` just like `strbuf_git_path`.
It is convenient to build a path and manipulate the result later with
strbuf.
Makes sense, and the patch looks fine to me.
-Peff