diff -r 0a9542703300 -r eee2319c5895 hgext/fetch.py --- a/hgext/fetch.py Sun Apr 26 01:24:49 2009 +0200 +++ b/hgext/fetch.py Sun Apr 26 01:25:53 2009 +0200 @@ -4,6 +4,7 @@ # # This software may be used and distributed according to the terms of the # GNU General Public License version 2, incorporated herein by reference. + '''pulling, updating and merging in one command''' from mercurial.i18n import _