Git Bash, change home catalogue
-
Set up a Git client, selected for study and further use Git BashAnd it works, but there's one nuance: Default catalogueWhy is there a network disk, would you like to change it?
OS version: Windows 7 x64;
Git version: 2.6.3-64-bit;
-
The solution was found https://stackoverflow.com/a/7365221/5610621
The launch label needs to be changed Git Bash:
- Call the context menu for the label: The right button of mouse on the label, in the open menu, selects the properties.
- Set the necessary path: In the field Working folder the necessary path.
- I also had to change the launch line: Subject removed at the end of the line
--cd-to-home
♪
Starting a client and making sure the team is
pwd
Gives us the catalogue we need.