Merge branch 'ao/check-resolve-ref-unsafe-result'
authorJunio C Hamano <gitster@pobox.com>
Mon, 6 Nov 2017 04:11:25 +0000 (13:11 +0900)
committerJunio C Hamano <gitster@pobox.com>
Mon, 6 Nov 2017 04:11:25 +0000 (13:11 +0900)
"git commit", after making a commit, did not check for errors when
asking on what branch it made the commit, which has been correted.

* ao/check-resolve-ref-unsafe-result:
commit: check result of resolve_ref_unsafe

No differences found