mercurial - IS there a way to disallow pull while there are uncommited changes in a subrepository? -


i've had clean main repository uncommitted changes subrepository when executed hg pull --rebase. i'm pretty sure time ago safe - there uncommitted changes, after 1 of mercurial updates stopped checking subrepos when pulling main repo. there way configure check subrepos clean before attempting pull main repo?

i think you'd have script precommit hook. use non-standard onsub extension pretty quickly.


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -