Merge branch 'rs/strbuf-add-real-path'
commitfc32293502e86be2cabbe5e8e5863a2b657207b8
authorJunio C Hamano <gitster@pobox.com>
Fri, 10 Mar 2017 21:24:23 +0000 (10 13:24 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 10 Mar 2017 21:24:23 +0000 (10 13:24 -0800)
tree87798ac7776dc9473d09f94ec45b96398cbc16b9
parent82682e218a4ebe980345908c31ac9976f7ef4283
parent33ad9ddd0b5398063f0aabea639b5fe569f458ea
Merge branch 'rs/strbuf-add-real-path'

An helper function to make it easier to append the result from
real_path() to a strbuf has been added.

* rs/strbuf-add-real-path:
  strbuf: add strbuf_add_real_path()
  cocci: use ALLOC_ARRAY
setup.c
strbuf.h
worktree.c