Johannes Schindelin <Johannes.Schindelin@xxxxxx> writes: > I did not have time yet to investigate, but it seems that there are > problems with the permissions of shared bare repositories when activating > the reflogs. I can't think of any, and I just tried launching two while true; do git pull; date > foo.txt ; git add .; git commit -m "xxx"; git push; done in parallel, with two different users pushing to a --bare --shared repository, and it did work well. But I may very well have missed something. (and actually, if it causes problem, it's an argument in favor of defaulting to false when core.shared is true, not when core.bare). Unless I missed something, I think core.logAllRefUpdates should be enabled for bare repos. -- Matthieu Moy http://www-verimag.imag.fr/~moy/ -- 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