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
2. Change the current directory to one of your projects with a Git repository (has _.git_ subfolder) and run:
48
47
* Linux: `stackmuncher`
49
48
* Windows PowerShell: `stackmuncher`
@@ -93,7 +92,7 @@ _mx_ and _rimutaka_ are the same person. Let's add both emails to StackMuncher c
93
92
94
93
Stack reports: /home/mx/stackmuncher/reports/
95
94
Config folder: /home/mx/stackmuncher/config/
96
-
Executable: /usr/bin/stackmuncher
95
+
Executable: /usr/local/bin/stackmuncher
97
96
```
98
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 _[email protected]_ and _[email protected]_.
0 commit comments