After updating github, I am getting these WARNING
.
git command could not be found. Please create an alias or add it to your PATH.
Warning: Could not find ssh-agent.
When I am trying any commands
, I get error messages.
After searching, I found other people are facing similar problem. Here is the link. But they are suggesting to re-install github.
Is there any other solution expect re-installing github?
Short version
To fix it
Long version
Just to make sure I follow you, you just did this
Now it gives the error
git command could not be found. Please create an alias or add it to your PATH.
Warning: Could not find ssh-agent.
If this is the case, do this
This will say something along the lines of (not sure of the exact version)
GitHub is extracting git..
Let that go through the process and after it is complete, go open Git Shell and it is fixed. Just worked for me at least.