Error in git install from source on Ubuntu
I had git previously installed using ubuntu apt-get installed. Recently
uninstalled it and installed git from source to get version 1.8.4 .
However now whenever I open a new termial on Ubuntu, I get the following
error:
-bash: /usr/lib/git-core/git-sh-prompt: No such file or directory
I have tried to search various bash start files like .bashrc ,
.bash_profile or .profile, but can't find any reference to any git based
setup.
How can I remove this error. I do not have /usr/lib/git_core folder, but
do have /usr/libexec/git-core folder.
No comments:
Post a Comment