I was using hg, now I am converting to Git.
But after installing it, every time I do "git diff" or "git log", I get this error: WARNING: terminal is not fully functional.
How do I get rid of this?
Q: How are you connecting to Git?
For example, if you're using Cygwin on Windows, try this:
TERM=msys
If you're on Linux (or connecting to a Linux server via putty), then try this:
export TERM=msys
If you're running from a Windows command prompt:
<Rclick>Computer, Properties, [Advanced System Settings], [Advanced], [Environment Variables] Create a new System variable "TERM", value "msys"
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With