On Mon, Nov 12, 2007 at 12:21:20PM -0500, Jon Smirl wrote: > 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. -Peff - 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