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
bitmap.c -rw-r--r-- 4.9 KB
ewah_bitmap.c -rw-r--r-- 16.1 KB
ewah_io.c -rw-r--r-- 5.3 KB
ewah_rlw.c -rw-r--r-- 2.9 KB
ewok.h -rw-r--r-- 6.5 KB
ewok_rlw.h -rw-r--r-- 3.1 KB

back to top