author | Junio C Hamano <gitster@pobox.com> | |
Mon, 12 Mar 2012 22:46:53 +0000 (15:46 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 12 Mar 2012 22:46:54 +0000 (15:46 -0700) | ||
commit | 92b7aacbbc654de4cfae6806bc92cf81ec1823aa | |
tree | 91324fecd7da2165d0e018de9770dde939a0f927 | tree | snapshot |
parent | fce8b5d82fadd0bc27b12ae91bf7ad74d6488e97 | commit | diff |
parent | efe4be12490ab684786c48135731c4d2648bbecc | commit | diff |
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
"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 | diff1 | | diff2 | | blob | history |
t/t5510-fetch.sh | diff1 | | diff2 | | blob | history |