To change the folder there is a command in your case it will be:
cd /c/project/
This will change your project folder and you can use:
pwd command to see on which path currently you’re in. so that it can be useful to open bash from there.
For more information about the installation of git and common git commands please go through the following link: