comparison tests/revlog-formatv0.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 581066a319e5
children 05982f7ab231
comparison
equal deleted inserted replaced
22675:4e64d255f1a8 22676:a014fdc97154