Merge branch 'jk/show-branch-strbuf'
commit51ff04baad8f989727b7ce3c2679fac4f903e602
authorJunio C Hamano <gitster@pobox.com>
Mon, 15 Apr 2013 19:40:49 +0000 (15 12:40 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 15 Apr 2013 19:40:49 +0000 (15 12:40 -0700)
tree87b19f3cad6f20636b7e156cfa3ae6888d405efe
parentf4f6a75329a386ac5792448b799cd0a30950a8df
parentaaa07e3eee6f42d0adeac826dfb52d5ade26defc
Merge branch 'jk/show-branch-strbuf'

"git show-branch" was not prepared to show a very long run of
ancestor operators e.g. foobar^2~2^2^2^2...^2~4 correctly.

* jk/show-branch-strbuf:
  show-branch: use strbuf instead of static buffer