From: David Turner Date: Wed, 24 Feb 2016 22:58:50 +0000 (-0500) Subject: refs: allow log-only updates X-Git-Tag: v2.10.0-rc0~98^2~11 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/d99aa884dff33d48d5aab8c9cf989a25c779fd70?ds=sidebyside;hp=d99aa884dff33d48d5aab8c9cf989a25c779fd70 refs: allow log-only updates The refs infrastructure learns about log-only ref updates, which only update the reflog. Later, we will use this to separate symbolic reference resolution from ref updating. Signed-off-by: David Turner Signed-off-by: Junio C Hamano Signed-off-by: Michael Haggerty ---