You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Setting the TERM environment variable msys. This fixed the "terminal is not fully functional" issues.
Removing a location to a git executable on my path that came with the rails installer for windows. This git was taking precedence. After removing this, the git that comes with cmder is taking precedence. This fixed the "handle could not be opened issues".
Hello,
When I move into a directory containing and git repository and run
git log
, I recieve the following messages:And
I receive these messages in other scenarios as well, this is just one example.
This is a clean installation of Cmder v1.1.3. I do not get these issues when using git-bash.
I am running git
1.7.9.msysgit.0
.Any suggestions on what I can try to fix this?
Thank you.
The text was updated successfully, but these errors were encountered: