Solved "git add shows unable to index file Permission denied" error
In this article, we will see how to solve unable to index file Permission denied error which comes up during when we add the changes using git add command. It is not very often that when I run git add command then I would end up in getting an error but last night when I ... Read more