Link to home
Start Free TrialLog in
Avatar of Bruce Gust
Bruce GustFlag for United States of America

asked on

How do I solve "cannot stat...?"

I did a git fetch and was perusing the different branches and I went to checkout a branch and got this:

$ git checkout unitTest
error: cannot stat 'bin/development.sh': Permission denied
error: cannot stat 'start.sh': Permission denied

I can't get to any other branch now and I don't know how to solve "cannot stat..."

Any ideas?
ASKER CERTIFIED SOLUTION
Avatar of David Favor
David Favor
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Bruce Gust

ASKER

David!

Thanks for the input! I got distracted with another ticket, but I'm going to have to go back and fix this. I'll use your suggestions and see if that doesn't make a difference!
You're welcome!