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

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -