Problem
Git is a powerful version control system, which has fast become the industry standard for developers around the world.
Recently, whilst working with Git on the Windows OS I encountered the error Filename too long
. In this post, I’ll delve into the root cause of this error and provide the solution that worked for me.