diff options
author | 2007-02-22 21:25:41 +0100 | |
---|---|---|
committer | 2007-02-22 22:30:33 -0800 | |
commit | fb9a54150d308345a7027baae528b8fe90bd41f7 (patch) | |
tree | c1e06d4ccf54f33482ebe357f79008f3b3a9ac00 /compat | |
parent | git-bundle: assorted fixes (diff) | |
download | tgif-fb9a54150d308345a7027baae528b8fe90bd41f7.tar.xz |
git-bundle: avoid fork() in verify_bundle()
We can use the revision walker easily for checking if the
prerequisites are met, instead of fork()ing off a rev-list,
which would list only the first unmet prerequisite.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'compat')
0 files changed, 0 insertions, 0 deletions