Created
March 5, 2026 19:01
-
-
Save vampirepapi/1a55169bdfa5babb0ec0d651d2395a45 to your computer and use it in GitHub Desktop.
SmartGit Trial Reset
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Resetting the SmartGit Trial on Different Operating Systems | |
| The specific location of the configuration files varies by operating system. | |
| ## Windows | |
| Delete: | |
| - `C:\Users\Your-name\AppData\Roaming\syntevo` | |
| ## macOS | |
| Delete: | |
| - `~/Library/Application Support/SmartGit/` | |
| Specifically: | |
| - `preferences.yml` (inside the directory above) | |
| ## Linux | |
| Delete: | |
| - `~/.config/smartgit/` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment