I have a stupid problem here. When I run the GitHub application it crashes. I've tried to install source tree and play around with it but it crashes too. So I decided to use git shell / bash / cmd. I thought that this would solve the problem, but it didn't. When I go to my project folder by command cd /d F:/beabest/Beabest
, everything is just fine. So I tried the git add .
command and... And it stands there forever. Any idea how to solve this?
Thanks in advance :)