Hi Steve, On Friday, 20. March 2009 10:50:57 you wrote: > Using HTTP as transport, I've noticed that after using git-gc on a git > server, I can't push to that repo anymore: "No refs in common and none > specified." Client and server are both 1.6.2. Is ths a bug or do I have to > do something after executing git-gc on the server? Check the permissions of the files on the server, I once accidentally executed git commands as root user and the HTTP server was later unable to read/write the repository properly. Thomas -- 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