Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
builtin-commit: Two trivial style-cleanups
Pierre Habouzit noticed that two variables were not static which should have been, and that adding "\n\n" is better than adding '\n' twice. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
- Loading branch information