Better handling of versioncontrol_git_log_use_file
dww - February 3, 2008 - 19:14
| Project: | Version Control API -- Git backend |
| Version: | 5.x-1.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | minor |
| Assigned: | boombatower |
| Status: | closed |
Jump to:
Description
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').

#1
I created UI for setting variable
versioncontrol_git_log_use_fileand addedvariable_delto un-install hook.Commit - #99155
#2
Automatically closed -- issue fixed for two weeks with no activity.