comparison hgext/obsolete.py @ 263:de62daaf2054

amend: drop --branches, pick it from working directory The amended changeset branch was picked either from --branch or from the first parent, but the actual working directory branch was ignored. The behaviour is changed so the amended revision branch is picked from the intermediate revision, which branch comes from the usual working directory rules. --branch is thus replaced by "hg branch".
author Patrick Mezard <patrick@mezard.eu>
date Tue, 12 Jun 2012 11:14:02 +0200
parents 3ff969da57ef
children 87e4d1eec5e8
comparison
equal deleted inserted replaced
262:4675d9c6c66b 263:de62daaf2054