diff options
author | Ævar Arnfjörð Bjarmason <avarab@gmail.com> | 2010-04-06 08:40:35 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-04-07 15:22:57 -0700 |
commit | c9b5fde7593ac88b1c475bea51d21ba1a1d57d65 (patch) | |
tree | 51f4e4875024f41429762f2bf5fd6d8108e0ec9d /t/t4201-shortlog.sh | |
parent | Git 1.7.1-rc0 (diff) | |
download | tgif-c9b5fde7593ac88b1c475bea51d21ba1a1d57d65.tar.xz |
Add option to git-commit to allow empty log messages
Change git-commit(1) to accept the --allow-empty-message option
to allow a commit with an empty message. This is analogous to the
existing --allow-empty option which allows a commit that records
no changes. As these are mainly for interoperating with foreign SCM
systems, and are not meant for normal use, ensure that "git commit -h"
does not talk about them.
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4201-shortlog.sh')
0 files changed, 0 insertions, 0 deletions