Merge branch 'rs/commit-m-no-edit' into next
commit14329fa7e1551d61dc0d5f8faea5390fbb1d5cd3
authorJunio C Hamano <gitster@pobox.com>
Mon, 3 Jun 2013 20:12:36 +0000 (3 13:12 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 3 Jun 2013 20:14:07 +0000 (3 13:14 -0700)
treed3d39bc487ae47ac44dcd22fb49cdf12874b8615
parent2efe84cef5374cae43bafc20a3c283a038c85bd7
parent25206778aac776fc6cc4887653fdae476c7a9b5a
Merge branch 'rs/commit-m-no-edit' into next

"git commit --allow-empty-message -m ''" should not start an editor.

* rs/commit-m-no-edit:
  commit: don't start editor if empty message is given with -m
builtin/commit.c
t/t7502-commit.sh