]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'km/branch-get-push-while-detached'
authorJunio C Hamano <gitster@pobox.com>
Wed, 18 Jan 2017 23:12:14 +0000 (15:12 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 18 Jan 2017 23:12:14 +0000 (15:12 -0800)
commitb85f79c7dd35b495ce94bf58b61832c6030751cf
tree5b8673406674992c4aea4336b023af663e30c433
parent5c924692cd1c45e9c1281516e9823f7c5c3c7cd8
parentb10731f43dc21fa47c275052e7c074c686335cd3
Merge branch 'km/branch-get-push-while-detached'

"git <cmd> @{push}" on a detached HEAD used to segfault; it has
been corrected to error out with a message.

* km/branch-get-push-while-detached:
  branch_get_push: do not segfault when HEAD is detached
remote.c