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

Popular posts from this blog

c# - Send Image in Json : 400 Bad request -

javascript - addthis share facebook and google+ url -

ios - Show keyboard with UITextField in the input accessory view -