Preparation to call determine_author_info from prepare_to_commit
commita45d46ba72a8be16eeb30f608620bac7d9296803
authorSanti Béjar <sbejar@gmail.com>
Sun, 4 May 2008 16:04:49 +0000 (4 18:04 +0200)
committerJunio C Hamano <gitster@pobox.com>
Tue, 6 May 2008 23:40:32 +0000 (6 16:40 -0700)
tree4a9e7b3216a2a5b49f1c9990d2198c2d20228412
parent867fa20fe929942fba2345adc591e6f5c74f8c11
Preparation to call determine_author_info from prepare_to_commit

Reorder functions definitions such that determine_author_info is
defined before prepare_to_commit. No code changes.

Signed-off-by: Santi Béjar <sbejar@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-commit.c