I installed Git on my Windows machine months ago but had no time to start 
with Git. Finally 2 weeks ago I started to learn Git, when it committed an 
update request. 
I updated to version 2.26.1. I started Windows cmd.exe and typed git 
--version. Perfect! the updated version number was displayed, 'git version 
2.26.1.windows.1'

Problem:
And then I runned git-bash, typed again git --version,  but it did not 
display the actual version that I've installed 5 mins ago, instead it 
displayed 'git version 2.20.1.windows.1'. 

What I did?
I uninstalled and reinstalled version 2.26.1, and I tested git-bash after 
new installation. The same happened, git-bash displayed 2.20.
A week after, I typed in Windows cmd.exe 'git update-git-for-windows'. It 
updated to 2.26.2 successfuly. But the problem didn't solved.
Suspecting that the path connected to the git-bash icon may have been 
linked to an older version, I went to the folder where Git was located and 
ran git-bash.exe inside the last installation folder. And again nothing has 
changed. Now I doubt that this is a bug. Can you test this possibility on 
your machines, please? Or something is wrong/missing with my Windows 
installation, what can it be?


I send you screen capture of both windows, above the cmd.exe below the 
git-bash.exe after the installation.

[image: git-bash.JPG]

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/git-users/13f0c18d-768d-4d47-b1dc-05e39198f35e%40googlegroups.com.

Reply via email to