Closed as not planned
Description
Duplicates
- I have searched the existing issues
Current behavior 😯
If .gitconfig
contains includeIf
option
[includeIf "gitdir:~/projects/"]
path = .gitconfig-projects
then onefetch fails on start with error:
$ onefetch
Error: Failed to load the git configuration
Caused by:
Permission denied (os error 13)
Expected behavior 🤔
No response
Steps to reproduce 🕹
- add some option "includeIf" in
~/.gitconfig
- run onefetch
Additional context/Screenshots 🔦
No response
Possible Solution 💡
No response