comparison hgext/histedit.py @ 17790:0291e122fb05

bookmarks: abort when incompatible options are used (issue3663) Options like --delete and --rename are incompatible with each other. In this case we abort. We do not abort if the result is a nullop. Nullops are: '--delete --inactive', '--delete --force'.
author David Soria Parra <dsp@php.net>
date Wed, 17 Oct 2012 11:50:47 +0200
parents dcfa526b180b
children 7f5dab94e48c e819c12a8bd0
comparison
equal deleted inserted replaced
17789:4cfd02c2df9a 17790:0291e122fb05