Commit 4aa664ae3953d99c2ae4cd769f02818bc122eebc

Edward Thomson 2015-02-10T23:55:07

git_buf_grow_by: increase buf asize incrementally Introduce `git_buf_grow_by` to incrementally increase the size of a `git_buf`, performing an overflow calculation on the growth.