How do I open the Git GUI from a command window? -
how open git gui command window? i'm using windows 7. i've tried running this:
"c:\apps\git\libexec\git-core\git-gui"
but that's not windows script. when right-click on folder, see option says, "git gui here". when click on that, git gui opens up. want same thing command line.
simply entering
git gui
works me.
Comments
Post a Comment