Re: problem with git.kernel.org

From: Stefan Richter
Date: Tue Dec 16 2008 - 07:11:21 EST


Sitaram Chamarty wrote:
> On 2008-12-15, Stefan Richter <stefanr@xxxxxxxxxxxxxxxxx> wrote:
>
>> Chris, you should enable fetching over http by
>> $ cd /pub/scm/linux/kernel/git/mason/btrfs-unstable-standalone.git
>> $ cp -p hooks/post-update.sample hooks/post-update
>
> I notice that the .git/hooks/post-update still calls it
> "git-update-server-info". Shouldn't that be "git
> update-server-info"?

Well, OK, it needs to be "git foo" in manual invocation. The
.git/hooks/ may continue to call "git-foo" because they have the
necessary directory in their $PATH.
--
Stefan Richter
-=====-==--- ==-- =----
http://arcgraph.de/sr/
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/