On 11/12/07, Jeff King [off-list ref] wrote:
On Mon, Nov 12, 2007 at 12:21:20PM -0500, Jon Smirl wrote:
quoted
Running git update-server-info at the remote end fixed it.
I am using 'git push' to send changes, I though that was supposed to
update the server info automatically.
It is typically triggered by the post-update hook. Make sure that your
remote repo's .git/hooks/post-update has the execute bit set.
Execute bit was not set. I just set it for all the scripts. +x is not
getting turned on with a default git init-db. I just made a new repo
to check, no +x on the scripts.
--
Jon Smirl
jonsmirl@gmail.com