On Fri, 2007-06-22 at 09:36 -0400, Adam Mercer wrote: > This seems like the best way to fix this issue, however it isn't clear > >from the man page what I need to put in my ~/.gitconfig. With the > following in .gitconfig > > [remote] > glue.receivepack = /home/ram/opt/git/bin/git-receive-pack In my config it looks like this: [remote "slcom"] uploadpack = /usr/local/bin/git-upload-pack receivepack = /usr/local/bin/git-receive-pack -- best regards Ray - 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