Hi I'm working with GitBash to create a directory for my project, and then to clone the project from GitHub.com/... But the directory never appeared in Windows Explorer.
To be detailed:
- I create a directory using
mkdir TestForStackOverFlow
- I clone the project from GitHub.com using
git clone https://github.com/udacity/Sunshine-Version-2.git
but i can't access this directory with windows explorer.
Images proving:
Before mkdir TestForStackOverflow
After mkdir TestForStackOverflow
Any guess how to fix it? Thanks in advance
Finally was the COMODO firewall (version 6.2.282872.2847) who "auto sandbox" the GitBash without asking me.
I mark C:/Program Files/Git folder as Trusted and everything runs fine!
To do this on COMODO there is the steps: