When running "make install", the install procedure creates the executable "git" in the bin directory, and many dash commands in the libexec/git-core are created as hardlinks. however, in the "bin" directory there's a file named git-upload-archive which appears to be a copy of git instead of a hardlink. This is not of utmost importance, I was just curious as to the reason for this extra copy of git in the bin directory. -- 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