author | Augie Fackler <raf@durin42.com> |
Fri, 11 May 2012 04:42:29 -0500 | |
changeset 16669 | 766bbe587545 |
parent 16668 | f393d20fb2ba |
child 16670 | 052047753f7d |
hgext/fetch.py | file | annotate | diff | comparison | revisions |
--- 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