From: Michael Haggerty Date: Tue, 24 Apr 2012 22:45:08 +0000 (+0200) Subject: get_ref_dir(): use a strbuf to hold refname X-Git-Tag: v1.7.11-rc0~49^2~16 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/72b64b44e77112b93e7b046e54c62a01e69cef3d?ds=inline;hp=72b64b44e77112b93e7b046e54c62a01e69cef3d get_ref_dir(): use a strbuf to hold refname This simplifies the bookkeeping and allows an (artificial) restriction on refname component length to be removed. Signed-off-by: Michael Haggerty Signed-off-by: Junio C Hamano ---