On Tue, 15 Jan 2008 23:07:22 -0500 Mike <fromlists@xxxxxxxxxxxxxxxxx> wrote: > > git archive --help > > > I got: > > $ git archive --help > No manual entry for git-archive > > Did I install it wrong? I have CentOS 5, and I did: > > su > yum install git > Yes, on Centos you probably need "yum install git-core" which installs all the assorted pieces and dependencies of Git. HTH, Sean - 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