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
Local stack reports: /var/tmp/stackmuncher/reports/home_ubuntu_rust_stm_app_6213a4b2
94
-
Config file: /home/ubuntu/.stm_config/config.json
93
+
Stack reports: /home/mx/stackmuncher/reports/
94
+
Config folder: /home/mx/stackmuncher/config/
95
+
Executable: /usr/bin/stackmuncher
95
96
```
96
97
The app stored two emails from `--emails` param in its config file and printed its full config info (`config` command). From now on it will look for commits from _max@onebro.me_ and _rimutaka@onebro.me_.
97
98
@@ -142,7 +143,7 @@ The 2nd machine will be connected to the same Developer Profile as the first one
142
143
143
144
Running `stackmuncher` without any additional params generates a report forthe projectin the current working directory and updates your Developer Profile.
144
145
145
-
Some of the app's settings are cached in a local config file and only need to be set once. You can set, change or unset them via CLI params or by editing _.stm_config/config.json_ file directly.
146
+
Some of the app's settings are cached in a local config file and only need to be set once. You can set, change or unset them via CLI params or by editing _config.json_ file directly.
0 commit comments