Hello, I just want to know will there be any risk in using the "hg push" and automatic "hg update" for deploying code. Because in git, you cannot push to non-bare repository, I think they should have some reason in doing this? Thanks.