diff options
author | Michael Haggerty <mhagger@alum.mit.edu> | 2011-08-12 23:43:10 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-08-14 15:02:01 -0700 |
commit | d68e1c183c056ae583a45b610d086ac078886154 (patch) | |
tree | 70dbf37999daac0fe6590ecdf8022af126ed041b /upload-pack.c | |
parent | e0a5f9aaae4eea67f513e382d9d917388313d2a6 (diff) | |
download | git-d68e1c183c056ae583a45b610d086ac078886154.tar.gz |
Unroll the loop over passes
The passes no longer share much code, and the unrolled code is easier
to understand.
Use a new index variable instead of num_attr for the second loop, as
we are no longer counting attributes but rather indexing through them.
Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'upload-pack.c')
0 files changed, 0 insertions, 0 deletions