]>
git.ipfire.org Git - thirdparty/git.git/blob - check_bindir
5 if test "$bindir" != "$gitexecdir" && test -x "$gitcmd"
8 echo "!! You have installed git-* commands to new gitexecdir."
9 echo "!! Old version git-* commands still remain in bindir."
10 echo "!! Mixing two versions of Git will lead to problems."
11 echo "!! Please remove old version commands in bindir now."