reflog.c
14.6 KB
-
refs: add support for core.logAllRefUpdates=always · e226ad8f
Since we were not expecting this config entry to contain a string, we would fail as soon as its (cached) value would be accessed. Hence, provide some constants for the 4 states we use, and account for "always" when we decide to reflog changes.
Etienne Samson committed