Answers for "git add taking too long"

2

git add filename too long

// Should be global instead of system -> no 'permission denied' message
git config --global core.longpaths true
Posted by: Guest on August-22-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language