How-to articles, tricks, and solutions about GIT CONFIG

How to Configure Git to Ignore File Mode Changes

Sometimes, working on local development there is a need to change permissions on various files. The tutorial will show how to ignore the File Mode changes.

How to Solve Permission Denied (publickey) Error when Using Git

This tutorial provides the answers of solving the permission denied error when using Git. Also, get useful information about the public key autentication.