author | Markus Heidelberg <markus.heidelberg@web.de> | |
Sat, 13 Dec 2008 19:05:34 +0000 (20:05 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 13 Dec 2008 20:09:36 +0000 (12:09 -0800) | ||
commit | 7e76aba317b690932c8236311219b0faf97f1571 | |
tree | cfc33e68f93d4c926f740a9c297b6742ca21abc1 | tree | snapshot |
parent | 0959df45253de579598dfc431ba5e370acd0ab8e | commit | diff |
builtin-commit: remove unused message variable
builtin-commit uses commit_tree() from builtin-commit-tree since
6bb6b03 (builtin-commit: use commit_tree(), 2008-09-10), where the
same message is used.
Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-commit uses commit_tree() from builtin-commit-tree since
6bb6b03 (builtin-commit: use commit_tree(), 2008-09-10), where the
same message is used.
Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-commit.c | diff | blob | history |