questions you might have
how are we storing the preferences ?
Section titled “how are we storing the preferences ?”-
preferences (selected model id and autocommit) are stored in
git-acm-prefs.jsonin your OS config directory. -
cached models are stored in
models.jsonin the same directory. -
macOS:
~/Library/Application Support/git-acm -
Linux:
$XDG_CONFIG_HOME/git-acm -
Windows:
%APPDATA%/git-acm
Directoryos-config-dir
Directorygit-acm
- git-acm-prefs.json don’t manually change it
- models.json don’t manually change it
- …