diff options
| author | Junio C Hamano <gitster@pobox.com> | 2008-04-02 22:17:53 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2008-04-12 19:41:29 -0700 |
| commit | f6c07d7d475ffaa67b817beb2635fd73a5e0e962 (patch) | |
| tree | 5f79f6807449790145d9b67f290c3d7e744bd2bc /git-gui/lib/branch_create.tcl | |
| parent | 72276a3ecbe6353b83ab37e0ce96cc21c94cf6ee (diff) | |
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 'git-gui/lib/branch_create.tcl')
0 files changed, 0 insertions, 0 deletions
