diff mercurial/commands.py @ 23525:5126d7718d7c

merge: move dr/rd warning messages out of applyupdates() As preparation for making 'dr' and 'rd' actions no longer actions, move the reporting from applyupdates() to its caller update(). This way we won't have to pass additonal arguments to applyupdates() when they are no longer actions. Also, the warnings are equally unrelated to applyupdates() as they are to recordupdates(), as they don't result in any changes to either the working copy or the dirstate. See earlier patch for additional motivation.
author Martin von Zweigbergk <martinvonz@google.com>
date Tue, 09 Dec 2014 14:18:31 -0800
parents 2164226a5637
children 891aaa7c0c70
line wrap: on
line diff