hgext/fetch.py
changeset 16669 766bbe587545
parent 16476 83622954b64d
child 16719 e7bf09acd410
--- 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