Git-bash.exe is installed at this location:
C:\\Program Files\\Git
Git-bash.exe starts up with these prompts:
bash: /c/Users/Go
Start your git bash with a /dir
like this: git-bash.exe /dir "C:\Users\GodCoder"
If you are on Windows, do this
Right click on the Windows shortcut that you use to launch git bash, and click Properties. Change the value of "Start In" to your desired workspace path i.e.
Replace the start in values with "C:\Users\GodCoder"
For more information go to this link: https://classroom.udacity.com/courses/ud775/lessons/2980038599/concepts/33417185870923 It may help you in setting up your enviroment further and also, make sure you restart the application or even the pc and try running in admin or different user modes too!