Merge branch 'rs/commit-m-no-edit'
commitbf9923171e299fec694153c68f06bfc1650e412d
authorJunio C Hamano <gitster@pobox.com>
Wed, 5 Jun 2013 21:59:53 +0000 (5 14:59 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 5 Jun 2013 21:59:53 +0000 (5 14:59 -0700)
tree53a5e9cccc3a735764d83e46555c9f2cd2d7e233
parent54b9b58a8c54533e7752dd1354ec313fa20138eb
parent25206778aac776fc6cc4887653fdae476c7a9b5a
Merge branch 'rs/commit-m-no-edit'

"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