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) |
"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
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
1 | 2 | |||
---|---|---|---|---|
bundle.c | patch | | diff1 | | diff2 | | blob | history |
t/t5510-fetch.sh | patch | | diff1 | | diff2 | | blob | history |
diff --cc bundle.c
Simple merge
diff --cc t/t5510-fetch.sh
Simple merge