changeset 6666 | 53465a7464e2 |
parent 6385 | 0d4e068e9e52 |
child 6941 | b2bc2d984bac |
--- a/hgext/fetch.py Thu Jun 12 13:12:09 2008 +0200 +++ b/hgext/fetch.py Thu Jun 12 11:33:47 2008 +0200 @@ -4,6 +4,7 @@ # # This software may be used and distributed according to the terms # of the GNU General Public License, incorporated herein by reference. +'''pulling, updating and merging in one command''' from mercurial.i18n import _ from mercurial.node import nullid, short