fatal: cannot create a directory at Filename too long

Cannot stat: Filename too long

git config --system core.longpaths true

Set the global config for the core long paths flag to true so that Git allows long filenames.

Enable Notifications OK No thanks