I am using Git on Windows 7 and access my repositories through Git Bash. How can I change the default location that Git Bash opens in a convenient folder when I start it?
I am using Git bash on Windows 10, here is my solution:
env; then click Edit environment variables for your account (control panel)New button~/ to be in git bashOpen a git bash session and test it by typing: pwd and double check by doing cd ~/ && pwd