github - understanding cmd "git version' -


i have git installed on windows 8.1 machine , have installed github windows on machine.

when open cmd prompt , type "git version" returns:

git version 1.9.5.msysgit.1 

when open git shell github windows app same "git version" command returns:

git version 1.9.5.github.0 

i don't understand why not same or how interpret msygit.1 , github.0 portions.

thanks help.

seems have 2 different installations of git. first 1 installed mysysgit. second 1 bundled github windows.

i have not used either of software (i use linux.); sherlocking based on statements.


Comments

Popular posts from this blog

javascript - three.js lot of meshes optimization -

smartface.io - Proper way to change color scheme for whole application -

Email notification in google apps script -