Browse Source
REF_LOG_ONLY is used in the transaction preparation: if a symref is involved in a transaction, the referent of the symref should be updated, and the symref itself should only be updated in the reflog. Other ref backends will need to duplicate this logic too, so move it to a central place. Signed-off-by: Han-Wen Nienhuys <hanwen@google.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>maint
Han-Wen Nienhuys
4 years ago
committed by
Junio C Hamano
2 changed files with 7 additions and 7 deletions
Loading…
Reference in new issue