Code

Merge branch 'tr/maint-bundle-boundary' into maint
authorJunio C Hamano <gitster@pobox.com>
Mon, 12 Mar 2012 22:46:53 +0000 (15:46 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 12 Mar 2012 22:46:54 +0000 (15:46 -0700)
commit92b7aacbbc654de4cfae6806bc92cf81ec1823aa
tree91324fecd7da2165d0e018de9770dde939a0f927
parentfce8b5d82fadd0bc27b12ae91bf7ad74d6488e97
parentefe4be12490ab684786c48135731c4d2648bbecc
Merge branch 'tr/maint-bundle-boundary' into maint

"git bundle" did not record boundary commits correctly when there
are many of them.

By Thomas Rast
* tr/maint-bundle-boundary:
  bundle: keep around names passed to add_pending_object()
  t5510: ensure we stay in the toplevel test dir
  t5510: refactor bundle->pack conversion
bundle.c
t/t5510-fetch.sh