Merge branch 'jk/log-missing-default-HEAD'
commit699a0f3748474fce7b688212c3f9ab25d7b750f5
authorJunio C Hamano <gitster@pobox.com>
Wed, 2 Sep 2015 19:50:08 +0000 (2 12:50 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 2 Sep 2015 19:50:10 +0000 (2 12:50 -0700)
tree9b913deb5ef0e5855400f5c7e43f9d8f721aa90c
parent7aa67f62c7cc0f5771dffe58c3234b6940d35a5d
parentce113604672fed9b429b1c162b1005794fff6a17
Merge branch 'jk/log-missing-default-HEAD'

"git init empty && git -C empty log" said "bad default revision 'HEAD'",
which was found to be a bit confusing to new users.

* jk/log-missing-default-HEAD:
  log: diagnose empty HEAD more clearly
revision.c
t/t4202-log.sh