comparison tests/test-demandimport.py @ 22676:a014fdc97154

fetch: use cmdutil.bailifchanged() Use the existing method cmdutil.bailifchanged() instead of implementing it again in fetch.py. An effect of this is that the error messages in case of uncommited changes will be different.
author Martin von Zweigbergk <martinvonz@gmail.com>
date Wed, 01 Oct 2014 14:48:42 -0700
parents 54af51c18c4c
children 2205d00b6d2b
comparison
equal deleted inserted replaced
22675:4e64d255f1a8 22676:a014fdc97154