comparison mercurial/tags.py @ 18686:0bca4d31f647

backout: remove unnecessary frobbing of addremove option There's no way for addremove to show up in backout's opts dictionary. It was being set manually because cmdutil.commit expected it to be there (and would throw an exception if it wasn't). This was fixed waaaaaaay back in: changeset: 5829:784073457a0f user: Kirill Smelkov <kirr@mns.spb.ru> date: Thu Jan 10 12:07:18 2008 +0300 summary: cmdutil.commit: extract 'addremove' from opts carefully
author Kevin Bullock <kbullock@ringworld.org>
date Tue, 12 Feb 2013 15:47:30 +0000
parents e7cfe3587ea4
children cb95716da5fe
comparison
equal deleted inserted replaced
18685:fafdff7e9c43 18686:0bca4d31f647