In practice (/home/USER/snap/
folder aside), this means:
- /home/USER/.dir
- /home/USER/.file
- /home/USER/dir/.file
- /home/USER/dir/.dir
The bottom line is you can’t access ~/.gitconfig
in strict mode, unless (AFAIK) a hypothetical new interface for git
is proposed and implemented or LP#1607067 is fixed.
Maybe @jdstrand can comment here or in this other related thread: