I get that message (see title) when I type
$ git log
I tried many many ways proposed by StackOverflow members but it does not work for me.
Tried this:
<Rclick>Computer, Properties,
[Advanced System Settings], [Advanced], [Environment Variables]
Create a new System variable "TERM", value "msys"
And this:
created a .bashrc file in ~/ and typed this line in it: export TERM=msys
but to no avail.
Any other ways to fix it ??