Git: Fix warning: unable to access '/.config/git/ignore': Permission denied

  • (0 votes)
  • Written by 
  • Thursday, 12 April 2023 20:42

After I check the folder, I just know that the folder owned by “root” user.

ls -lah
sudo chown whoami .config

 

4324 Read