diff options
author | Junio C Hamano <junkio@cox.net> | 2007-03-05 16:16:32 -0800 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2007-03-06 01:08:34 -0800 |
commit | c2dea5a11cc7106d0beec9931e527467b7189ab3 (patch) | |
tree | a4f4b62e34ef79dd249431bb5b1e7471a5b80891 /git-cvsexportcommit.perl | |
parent | revision traversal: retire BOUNDARY_SHOW (diff) | |
download | tgif-c2dea5a11cc7106d0beec9931e527467b7189ab3.tar.xz |
git-bundle: various fixups
verify_bundle() returned with an error early only when all
prerequisite commits were missing. It should error out much
earlier when some are missing.
When the rev-list is limited in ways other than revision range
(e.g. --max-count or --max-age), create_bundle() listed all
positive refs given from the command line as if they are
available, but resulting pack may not have some of them. Add a
logic to make sure all of them are included, and error out
otherwise.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'git-cvsexportcommit.perl')
0 files changed, 0 insertions, 0 deletions