GIT not functionnal on Mac OS X Lion?
Posted
by
user1187727
on Super User
See other posts from Super User
or by user1187727
Published on 2012-09-18T08:28:22Z
Indexed on
2012/10/04
21:42 UTC
Read the original article
Hit count: 130
I am trying to use GIT to manage my computing projects. But all commands using GIT do not respond on my terminal. For example if I try git --version
followed by entry keyboard typing, a blank line appear and wait until ever. If I type again the entry key on my keyboard the command line is again available but nothing appear. It's the same for all git function that I type.
Do you have any solution or explanation for this ?
© Super User or respective owner