2 inter-related points:

A) I don't see any UI code to specify this setting.
B) versioncontrol_git_uninstall() should call variable_del('versioncontrol_git_log_use_file').

Comments

boombatower’s picture

Assigned: Unassigned » boombatower
Status: Active » Fixed

I created UI for setting variable versioncontrol_git_log_use_file and added variable_del to un-install hook.

Commit - #99155

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

  • Commit 1068086 on 5.x-1.x, 6.x-1.x, 6.x-2.x, fix-invalid-default-branches, fullsync-memory by boombatower:
    #217424 by boombatower: create UI for setting variable...