Classic confinement for git-todos

In practice (/home/USER/snap/ folder aside), this means:

  • :no_entry: /home/USER/.dir
  • :no_entry: /home/USER/.file
  • :white_check_mark: /home/USER/dir/.file
  • :white_check_mark: /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:

1 Like