Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

how to remove filename too long error in git

#this
git config --system core.longpaths true

#or this
git clone -c core.longpaths=true <repo-url>
Comment

PREVIOUS NEXT
Code Example
Shell :: bun.sh setup 
Shell :: resize image linux command line 
Shell :: git log for specific file 
Shell :: The requested URL was not found on this server. Apache/2.4.41 (Ubuntu) Server at Port 80 
Shell :: powershell output to file 
Shell :: get first few characters of file linux 
Shell :: create sbt project 
Shell :: how to access adb globally on mac 
Shell :: black webbrowser github 
Shell :: switch to previous branch git 
Shell :: rename branch git 
Shell :: apt check if package is installed 
Shell :: update prisma latest version 
Shell :: redis show all keys 
Shell :: shell combine gzipped files 
Shell :: regex all not numbers 
Shell :: font manger for arch 
Shell :: truncate docker logs 
Shell :: list all built-in commands you can run in linux 
Shell :: wifi adapter not found ubuntu 20.04 
Shell :: install gnome software 
Shell :: uninstall package ubuntu 
Shell :: rejected master fetch first 
Shell :: how to make dock transparent ubuntu 
Shell :: pull specific commit 
Shell :: ufw allow port range 
Shell :: change master to main git 
Shell :: windows docker update clock 
Shell :: bash see active ports 
Shell :: install bpytop 
ADD CONTENT
Topic
Content
Source link
Name
4+3 =