commit | a45d46ba72a8be16eeb30f608620bac7d9296803 | [log] [tgz] |
---|---|---|
author | Santi Béjar <sbejar@gmail.com> | Sun May 04 18:04:49 2008 +0200 |
committer | Junio C Hamano <gitster@pobox.com> | Tue May 06 16:40:32 2008 -0700 |
tree | 4a9e7b3216a2a5b49f1c9990d2198c2d20228412 | |
parent | 867fa20fe929942fba2345adc591e6f5c74f8c11 [diff] |
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>