aboutsummaryrefslogtreecommitdiff
path: root/builtin-rev-list.c
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2008-04-02 22:17:53 -0700
committerJunio C Hamano <gitster@pobox.com>2008-04-12 19:41:29 -0700
commitf6c07d7d475ffaa67b817beb2635fd73a5e0e962 (patch)
tree5f79f6807449790145d9b67f290c3d7e744bd2bc /builtin-rev-list.c
parent72276a3ecbe6353b83ab37e0ce96cc21c94cf6ee (diff)
downloadgit-f6c07d7d475ffaa67b817beb2635fd73a5e0e962.tar.gz
git-f6c07d7d475ffaa67b817beb2635fd73a5e0e962.tar.xz
builtin-blame.c: move prepare_final() into a separate function.
After parsing the command line, we have a long loop to compute the commit object to start annotating from. Move the logic to a separate function, so that later patches become easier to read. It also makes fill_origin_blob() return void; the check is always done on !file->ptr, and nobody looks at the return value from the function. Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin-rev-list.c')
0 files changed, 0 insertions, 0 deletions