Update VSCode Terminal to GitBash
Full answer is here.
- Open Visual Studio Code and press and hold Ctrl + ` (Ctrl + Backtick) to open the terminal.
- Open the command palette using
Ctrl + Shift + P
. - Type - Select Default Shell.
- Select Git Bash from the options.
- Click on the + icon in the terminal window. The new terminal now will be a Git Bash terminal.