From: Junio C Hamano Date: Tue, 26 Jan 2016 23:40:30 +0000 (-0800) Subject: Merge branch 'jk/symbolic-ref' X-Git-Tag: v2.8.0-rc0~97 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=90ce285a42cd29c9b958e8b2ffe265986d2e5cf2;p=thirdparty%2Fgit.git Merge branch 'jk/symbolic-ref' The low-level code that is used to create symbolic references has been updated to share more code with the code that deals with normal references. * jk/symbolic-ref: lock_ref_sha1_basic: handle REF_NODEREF with invalid refs lock_ref_sha1_basic: always fill old_oid while holding lock checkout,clone: check return value of create_symref create_symref: write reflog while holding lock create_symref: use existing ref-lock code create_symref: modernize variable names --- 90ce285a42cd29c9b958e8b2ffe265986d2e5cf2