git reset --hard slow in cpanel/whm
I have 20 GitHub based laravel project foldesr, I run "composer update" for all folders via on For loop (shell script),
first 1-10 is slow, in 11th folder is stucked.
when i run composer update in 11th folder in individually, then it works .
Here are the git codes
it gives following error
git reset --hard
git pull;it gives following error
Please sign in to leave a comment.
Comments
0 comments