diff options
author | Junio C Hamano <gitster@pobox.com> | 2007-08-09 02:01:49 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2007-08-11 07:19:06 +0200 |
commit | 7fa8254f9476de24661e93b2a90c6ce30dc10006 (patch) | |
tree | 65c74238f402ae0c65476804029851e6af5027f6 /builtin-blame.c | |
parent | Optimize the two-way merge of git-read-tree too (diff) | |
download | git-7fa8254f9476de24661e93b2a90c6ce30dc10006.tar.xz git-7fa8254f9476de24661e93b2a90c6ce30dc10006.zip |
allow git-bundle to create bottomless bundle
While "git bundle" was a useful way to sneakernet incremental
changes, we did not allow:
$ git bundle create v2.6.20.bndl v2.6.20
to create a bundle that contains the whole history to a
well-known good revision. Such a bundle can be mirrored
everywhere, and people can prime their repository with it to
reduce the load on the repository that serves near the tip of
the development.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin-blame.c')
0 files changed, 0 insertions, 0 deletions