Commit 6b1c243
committed
remove
```
❯ which git
/usr/bin/git
gitbutler ( missing-project) [$] via
❯ git --version
git version 2.39.3 (Apple Git-146)
gitbutler ( missing-project) [$] via
❯ git config -l --system --show-origin
fatal: unable to read config file '/etc/gitconfig': No such file or directory
```--system from git config call as it fails on MacOS1 parent 20ef4e9 commit 6b1c243
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
| 92 | + | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| |||
0 commit comments