Verify git-commit provides a reflog message.
authorShawn Pearce <spearce@spearce.org>
Thu, 25 May 2006 03:33:18 +0000 (23:33 -0400)
committerJunio C Hamano <junkio@cox.net>
Thu, 25 May 2006 05:25:49 +0000 (22:25 -0700)
commit9c7466fa248608ff8a91f8b4dca48dac7dda02d5
tree51e5ca898e8d504bfa8b1101d2dd2cd9b94b91e6
parenta5c8a98ca7e978c334e956df7ae2165c75c494da
Verify git-commit provides a reflog message.

The reflog message from git-commit should include the first line
of the commit message as supplied by the user.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
t/t1400-update-ref.sh