On Thu, May 12, 2011 at 02:35:15PM -0700, Jordi Bunster wrote: > Is it safe to call push --mirror $SOME_REMOTE on a post-receive hook? > Is push always safe for the source repo? Yes, it is safe, apart from potential hang if $SOME_REMOTE can't be contacted (it can take minutes for the TCP connect() to time out). -Ilari -- 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