Forums Dev-stuff Some GIT-info, image below shows a nice overview of commands.. Comments GIT-error "filename too long" If getting error "filename too long" on file-paths longer than 256 character, use command below:git config --system core.longpaths true Log in to post comments Log in to post comments
GIT-error "filename too long" If getting error "filename too long" on file-paths longer than 256 character, use command below:git config --system core.longpaths true Log in to post comments
Comments
GIT-error "filename too long"
If getting error "filename too long" on file-paths longer than 256 character, use command below:
git config --system core.longpaths true