Hi, We have built git 1.7.6.4 and we have a following problem with it: It is localted in a folder /usr/local/git-1.7.6.4/ If the user has both /usr/local/git-1.7.6.4/ and /usr/local/git-1.7.6.4/bin in $PATH variable then git works fine. If the user doesn't have the upper level folder in the $PATH then git cannot execute some commands like "git pull". It says pull is not a git command. Or git gc complains that repack is not a git command. It doesn't seem to be the case with 1.7.4.1 Was there any change between those versions that i missed, or may be there is some property we have to specify during build? Thanks, Eugene -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html