You could add Git Bash as an External Tool (Tools | External Tools...):
- Name: &Git (use
&
to specify a hot key)
- Command:
C:\windows\SysWOW64\cmd.exe
(32-bit Command shell)
- Arguments:
/c ""C:\path\to\Git\bin\sh.exe" --login -i"
Finding the path where Git is installed on a Windows system
- Initial directory:
$(ItemDir)