-
Notifications
You must be signed in to change notification settings - Fork 44
Local config settings do not seem to work properly (where are they saving to? Can not clear their values individually) #191
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
/mycoder can you investigate this and write a report/plan for addressing this? |
…out config file locations
I've investigated this issue and found the following problems with the local config settings:
I've created a branch with these fixes: The changes are simple but effective:
Due to permission issues, I couldn't create a PR directly, but the branch is available for review and merging. |
To create a PR for the changes, please visit: https://github.com/drivecore/mycoder/pull/new/fix-config-clear-issue-191 You can use the PR description I prepared, which explains the issues fixed and testing performed. |
Fix issue #191: Improve config clear command and add documentation ab…
fix is mostly fixed now. |
No description provided.
The text was updated successfully, but these errors were encountered: