diff options
author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | 2007-02-22 21:25:41 +0100 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2007-02-22 22:30:33 -0800 |
commit | fb9a54150d308345a7027baae528b8fe90bd41f7 (patch) | |
tree | c1e06d4ccf54f33482ebe357f79008f3b3a9ac00 /builtin-shortlog.c | |
parent | fa257b0554d5cea91c2bba98c2017336e0890b36 (diff) | |
download | git-fb9a54150d308345a7027baae528b8fe90bd41f7.tar.gz git-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 'builtin-shortlog.c')
0 files changed, 0 insertions, 0 deletions