0
kicks
How to launch Git Extensions from Git Bash on Windows
Typically when I’m working on a piece of software, I leave an msysgit bash prompt open in the current project directory.
What I want is to be able to launch Git Extensions just like gitk, from the git bash shell. Fortunately, this is relatively simple to accomplish...