Merge branch 'tg/reset-hard-show-head-with-pretty' into next
authorJunio C Hamano <gitster@pobox.com>
Thu, 8 Feb 2018 23:08:29 +0000 (15:08 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 8 Feb 2018 23:08:29 +0000 (15:08 -0800)
commit596a4ec00ddb9a397b5cdb1fc2482062b36e8ee6
tree7ae14b01261c33fea32b3dc445752766ab9f2f67
parent0016008a97d8bc818752d27034948a5ccbc6705b
parent1cf823fb68cae95fa1887e9eaa314c2b6e619e09
Merge branch 'tg/reset-hard-show-head-with-pretty' into next

The way "git reset --hard" reports the commit the updated HEAD
points at is made consistent with the way how the commit title is
generated by the other parts of the system.  This matters when the
title is spread across physically multiple lines.

* tg/reset-hard-show-head-with-pretty:
  reset --hard: make use of the pretty machinery
builtin/reset.c