You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Change the default behavoir for deleting .finch folder to false when uninstall (runfinch#732)
Issue #, if available:
*Description of changes:*
To make homebrew keep the .finch folder when uninstall, change the
uninstall script default option to not deleting the .finch folder
*Testing done:*
Tested locally by modifying the script after homebrew installation
- [X] I've reviewed the guidance in CONTRIBUTING.md
#### License Acceptance
By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 license.
Signed-off-by: Kevin Li <[email protected]>
0 commit comments