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 -

android - IBM Worklight 6.1 [Application Error] There was a network error (file:///android_asset/www/index.html) -