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

assembly - 8086 TASM: Illegal Indexing Mode -

Java, LWJGL, OpenGL 1.1, decoding BufferedImage to Bytebuffer and binding to OpenGL across classes -

java - SmsManager sending message more than one -