Revision f5f55a1046d85bd78244d25617358f48619785f8 authored by Junio C Hamano on 31 January 2017, 21:32:08 UTC, committed by Junio C Hamano on 31 January 2017, 21:32:08 UTC
"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
2 parent s 2b3f61d + b10731f
History
File Mode Size
files-backend.c -rw-r--r-- 113.4 KB
iterator.c -rw-r--r-- 9.2 KB
refs-internal.h -rw-r--r-- 24.0 KB

back to top