Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

git clone file name too long

// one time solution
git clone -c core.longpaths=true <repo-url>
//persistent solution
- git config --system core.longpaths true
Comment

PREVIOUS NEXT
Code Example
Shell :: skype linux install 
Shell :: snap install microsoft teams 
Shell :: install mysql linux mint 
Shell :: git merge continue 
Shell :: adb reverse 
Shell :: commit without a message 
Shell :: size of directory ps windows 
Shell :: how to uninstall opencv in ubuntu 
Shell :: which desktop environment is runnings 
Shell :: mvn command not found ubuntu 
Shell :: docker output ps format 
Shell :: npm install redux form 
Shell :: how to add windows to grub 2 
Shell :: downgrade react 18 to 17 
Shell :: git stash remove 
Shell :: ufw enable 
Shell :: install deb package 
Shell :: command line to install wine on kali 2020 dist 
Shell :: eval minikube docker-env daemon 
Shell :: create remote git repository 
Shell :: install sticky notes in ubuntu 
Shell :: how to install ghostscript on linux 
Shell :: docker clear container logs 
Shell :: failed to start docker application container engine 
Shell :: conda install pytorch lightning 
Shell :: uninstall cortana 
Shell :: mysql port check ubuntu 
Shell :: heroku buildpacks remove 
Shell :: subtract first time step paraview 
Shell :: how to change permissions for the whole folder in ubuntu 
ADD CONTENT
Topic
Content
Source link
Name
2+3 =