changeset 8228 | eee2319c5895 |
parent 8225 | 46293a0c7e9f |
child 8407 | 223000a687b0 |
--- 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 _