diff -r f393d20fb2ba -r 766bbe587545 hgext/fetch.py --- a/hgext/fetch.py Fri May 11 06:15:46 2012 -0500 +++ b/hgext/fetch.py Fri May 11 04:42:29 2012 -0500 @@ -5,7 +5,7 @@ # This software may be used and distributed according to the terms of the # GNU General Public License version 2 or any later version. -'''pull, update and merge in one command''' +'''pull, update and merge in one command (DEPRECATED)''' from mercurial.i18n import _ from mercurial.node import nullid, short